Skip to content

Releases: adafruit/Adafruit_CircuitPython_VEML7700

1.1.14 - Populate __version__ attribute

23 Jul 04:41
beb0640

Choose a tag to compare

This library now has the correct version set in the module attribute __version__ when installed from PyPI.

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.13 - Switched to pyproject.toml

06 Jul 18:24
011aaa8

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.12 - Added cp.org link to index.rst

09 Jun 18:10

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.11 - Repo documentation and config updates

07 Jun 16:58

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.10 - Updated documentation link, python version

04 Feb 20:36

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

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

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

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

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

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.