Skip to content

Releases: adafruit/Adafruit_CircuitPython_DRV2605

1.2.4 - Added cp.org link to index.rst

09 Jun 18:29
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.3 - Repo documentation and config updates

07 Jun 17:10
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.2 - Updated documentation link, python version

04 Feb 20: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-drv2605.

Read the docs for info on how to use it.

1.2.1 - Further documentation updates

18 Jan 21:44
36f4910
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.0 - Extra Slot in Sequence

11 Jan 23:50
17f16db
Compare
Choose a tag to compare

This release allows up to 8 slots in the sequence, and includes typing information. Thank you @tekktrik

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

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

Read the docs for info on how to use it.

1.1.13 - Updated pylint version, linted

15 Nov 17: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-drv2605.

Read the docs for info on how to use it.

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

02 Mar 23:53
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

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

10 Feb 22:26
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.10 - Moved to pre-commit, added licensing info

22 Jan 02:37
da779c7
Compare
Choose a tag to compare

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

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

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

Read the docs for info on how to use it.

1.1.9 - Remove old PyLint Directive

25 Aug 23:55
ce30b04
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.