Skip to content

Releases: adafruit/Adafruit_CircuitPython_EMC2101

1.2.12 - Update Ruff Config & RTD Style Fix

20 Oct 16:40

Choose a tag to compare

1.2.11 - Update RTD Config

17 Jun 16:12

Choose a tag to compare

1.2.10 - Use Ruff

15 May 22:10
419cddc

Choose a tag to compare

What's Changed

Full Changelog: 1.2.9...1.2.10

1.2.9 - RTD Sphinx Config

16 Jan 18:50

Choose a tag to compare

1.2.8 - Type Annotations

19 Nov 21:57
c330d97

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.7...1.2.8

1.2.7 - Fix For Sphinx RTD Theme

07 Oct 21:53

Choose a tag to compare

1.2.6 - Mailmap and Contact Updates

29 Jul 13:42
c8ccbc4

Choose a tag to compare

What's Changed

Full Changelog: 1.2.5...1.2.6

1.2.5 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:21

Choose a tag to compare

Changes: 1.2.4...1.2.5

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

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

Read the docs for info on how to use it.

1.2.4 - Fix RTD Theme Issue

25 Sep 15:39

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.3 - Fix Import Issue

17 Sep 17:46
ac84a24

Choose a tag to compare

This release resolves an issue with the enum values being imported. Thank you @caternuson.

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

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

Read the docs for info on how to use it.