Skip to content

Releases: adafruit/Adafruit_CircuitPython_24LC32

1.2.2 - Use Ruff

13 May 16:56
7541241
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1 - RTD Sphinx Config

16 Jan 18:30
Compare
Choose a tag to compare

1.2.0 Only Write If Data Changed

05 Dec 20:05
7065692
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.2.0

1.1.2 - Fix For Sphinx RTD Theme

07 Oct 21:21
Compare
Choose a tag to compare

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

To use in CPython, pip3 install 24lc32.

Read the docs for info on how to use it.

1.1.1 - Corrected Docstrings

22 Jul 22:05
1723971
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0 - Allow Changing Max Size

08 Jan 16:00
6456cad
Compare
Choose a tag to compare

This release includes the option to change the max size so the library can be used with other I2C EEPROMs that have the same interface but different storage size. Thank you @TonyLHansen!

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

To use in CPython, pip3 install 24lc32.

Read the docs for info on how to use it.

What's Changed

  • Update adafruit_24lc32.py to add max_size parameter to EEPROM_I2C by @TonyLHansen in #23

New Contributors

Full Changelog: 1.0.12...1.1.0

1.0.12 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 16:28
Compare
Choose a tag to compare

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

To use in CPython, pip3 install 24lc32.

Read the docs for info on how to use it.

1.0.11 - Fix RTD Theme Issue

25 Sep 15:22
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-24lc32.

Read the docs for info on how to use it.

1.0.10 - Updated .pylintrc, fixed jQuery

26 May 16:06
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-24LC32.

Read the docs for info on how to use it.

1.0.9 - Updated pre-commit

16 May 17:42
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-24lc32.

Read the docs for info on how to use it.