Skip to content

Releases: adafruit/Adafruit_CircuitPython_FRAM

1.3.15 - Repo documentation and config updates

07 Jun 17:00
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.14 - Updated documentation link, python version

04 Feb 20:59
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.13 - Add type hints, updated documentation

18 Jan 21:47
1afb7c5
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.12 - Updated Error Message and Example

21 Dec 14:35
4573668
Compare
Choose a tag to compare

Thank you @tekktrik

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

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

Read the docs for info on how to use it.

1.3.11 - Fix slice access length

18 Dec 22:20
41b0df1
Compare
Choose a tag to compare

Thank you @tekktrik

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

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

Read the docs for info on how to use it.

1.3.10 - Fixed slice notation

08 Dec 20:54
34c3f75
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.9 - Updated pylint version, linted

15 Nov 18:43
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.8 - Added 'bytes' to isinstance check in __setitem__

16 Mar 18:54
cec0cc8
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.7 - Moved pylint from build.yml to .pre-commit-config.yml

03 Mar 00:00
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.6 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22: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-fram.

Read the docs for info on how to use it.