Releases: adafruit/Adafruit_CircuitPython_Typing
1.9.6 - Fix RTD Docs Build and Unpin Sphinx
This release resolves an issue with the RTD Docs Theme.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-Typing.
Read the docs for info on how to use it.
1.9.5 - Fix RTD Theme Issue
This release resolves an issue with the RTD Docs Theme.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-Typing.
Read the docs for info on how to use it.
1.9.4 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-Typing.
Read the docs for info on how to use it.
1.9.3 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-typing.
Read the docs for info on how to use it.
1.9.2 - Added More Attributes To PIL.Image
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-typing.
Read the docs for info on how to use it.
1.9.1 - Fix readthedocs link
1.9.0 - Add BlockDevice
What's Changed
- Update CI to use composite actions by @tekktrik in #29
- Define BlockDevice class for VfsFat block device arguments by @isacben in #30
Full Changelog: 1.8.3...1.9.0
1.8.3 - Updated pylint version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-typing.
Read the docs for info on how to use it.
1.8.2 - Added Blinka as requirement
Fixed an issue where Blinka was not listed as a requirement. Thanks @isacben!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-typing.
Read the docs for info on how to use it.
1.8.1 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-typing.
Read the docs for info on how to use it.