Skip to content

Releases: adafruit/Adafruit_CircuitPython_FRAM

1.3.17 - Switched to pyproject.toml

09 Aug 19:42

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.16 - Added cp.org link to index.rst

09 Jun 18:13

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.15 - Repo documentation and config updates

07 Jun 17:00

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

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

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

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

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

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

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

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.