Releases: adafruit/Adafruit_CircuitPython_FRAM
1.3.15 - Repo documentation and config updates
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
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
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
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
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
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
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__
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
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
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.