Releases: adafruit/Adafruit_CircuitPython_SI1145
1.1.5 - Fixed circup installation instruction
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
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
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
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
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
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
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
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
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
Initial release with basic functionality in place.