Skip to content

Releases: adafruit/Adafruit_CircuitPython_VEML7700

1.1.10 - Updated documentation link, python version

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

Read the docs for info on how to use it.

1.1.9 - Updated pylint version, linted

15 Nov 19:04
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Bump release.

29 Oct 18:58
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.7 - Improved documentation

04 May 18:02
7721d7b
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.6 - Fixed I2C Error

26 Apr 20:06
b6a287e
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

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

02 Mar 23:48
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

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

10 Feb 22: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-veml7700.

Read the docs for info on how to use it.

1.1.3 - Moved to pre-commit, added licensing info

20 Jan 22:54
dc1e921
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-veml7700.

Read the docs for info on how to use it.

1.1.2 - Fixed discord invite link

09 Jul 20:22
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.1 - Added Black check, reran Black with Python 3 target.

10 Apr 17:27
4cdf1ff
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.