Skip to content

Releases: adafruit/Adafruit_CircuitPython_SI1145

1.1.7 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:07
5cdabd8

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.6 - Added type annotations

13 Oct 22:49
0fcce04

Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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.5 - Fixed circup installation instruction

05 Oct 03:41
9c9fd32

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

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

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

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

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

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

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

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.