Skip to content

Releases: adafruit/Adafruit_CircuitPython_SI1145

1.1.5 - Fixed circup installation instruction

05 Oct 03:41
9c9fd32
Compare
Choose a tag to compare

Fixed the name of the library in the README for installation via circup. Thanks @DeadSix27!

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

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

Read the docs for info on how to use it.

1.1.4 - Removed response mask

29 Aug 21:16
151943b
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.3 - Made copyright stay up to date in docs/conf.py

26 Aug 02: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-si1145.

Read the docs for info on how to use it.

1.1.2 - Fixed version string

22 Aug 18:47
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.1 - Fix UV index functionality

11 Aug 13:26
744e61a
Compare
Choose a tag to compare

Fixes UV indexing functionality to work properly. Thanks @caternuson!

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

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

Read the docs for info on how to use it.

1.1.0 - Added UV Index

10 Aug 19:08
216640c
Compare
Choose a tag to compare

Add UV indexing functionality

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

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

Read the docs for info on how to use it.

1.0.3 - Switched to pyproject.toml

09 Aug 19:31
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.2 - Fixed Adafruit Discord badge in README

28 Jul 21:17
093b469
Compare
Choose a tag to compare

Fixed the Adafruit Discord badge image in the README. No functional changes were made to this library since the last release.

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

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

Read the docs for info on how to use it.

1.0.1 - Added product link to documentation

27 Jul 15:44
8a3970a
Compare
Choose a tag to compare

Added product link to the documentation. No functional changes were made since the last release.

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

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

Read the docs for info on how to use it.

1.0.0 - Initial Release

27 Jul 04:20
Compare
Choose a tag to compare

Initial release with basic functionality in place.