Skip to content

Releases: adafruit/Adafruit_CircuitPython_HCSR04

0.4.11 - Switched to pyproject.toml

09 Aug 19:42
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.4.10 - Added cp.org link to index.rst

09 Jun 18:15
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.4.9 - Repo documentation and config updates

07 Jun 17:03
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.4.8 - Updated documentation link, python version

04 Feb 20:11
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.4.7 - Updated pylint version, linted

15 Nov 17:37
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.4.6 - 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-hcsr04.

Read the docs for info on how to use it.

0.4.5 - 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-hcsr04.

Read the docs for info on how to use it.

0.4.4 - Moved to pre-commit, added licensing info

22 Jan 02:32
170e079
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-hcsr04.

Read the docs for info on how to use it.

Updated README code

20 Aug 21:19
ce9d1bb
Compare
Choose a tag to compare

Thanks to @dannystaple and @FoamyGuy for fixing this!

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

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

Read the docs for info on how to use it.

0.4.2 - Fixed discord invite link

09 Jul 19:44
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.