Skip to content

Releases: adafruit/Adafruit_CircuitPython_SimpleMath

2.0.5 - Added cp.org link to index.rst

09 Jun 19:12
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-simplemath.

Read the docs for info on how to use it.

2.0.4 - Repo documentation and config updates

07 Jun 16:41
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-simplemath.

Read the docs for info on how to use it.

2.0.3 - Updated documentation link, python version

04 Feb 20:24
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-simplemath.

Read the docs for info on how to use it.

2.0.2 - Fixed requirements file

19 Nov 20:14
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-simplemath.

Read the docs for info on how to use it.

2.0.1 - Updated pylint version, linted

15 Nov 19:39
5b699a6
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-simplemath.

Read the docs for info on how to use it.

2.0.0 - Add map_unconstrained_range(); handle reversed range in constrain()

14 Apr 21:57
5f38265
Compare
Choose a tag to compare

2.0.0 - Add map_unconstrained_range(); handle reversed range in constrain(), improve tests. Thanks @lesamouraipourpre!

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-simplemath.

Read the docs for info on how to use it.

1.0.2 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:57
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-simplemath.

Read the docs for info on how to use it.

1.0.1 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:36
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-simplemath.

Read the docs for info on how to use it.

1.0.0 - Initial release

02 Feb 18:31
68ae135
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-simpleio.

Read the docs for info on how to use it.