Skip to content

Releases: adafruit/Adafruit_CircuitPython_Typing

1.9.6 - Fix RTD Docs Build and Unpin Sphinx

11 Dec 17:32

Choose a tag to compare

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

02 Oct 20:58

Choose a tag to compare

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

26 May 16:15

Choose a tag to compare

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

18 May 15:42

Choose a tag to compare

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

26 Apr 23:42
bd358db

Choose a tag to compare

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

15 Apr 03:58
e54126d

Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.9.1

1.9.0 - Add BlockDevice

20 Mar 23:39
6a78016

Choose a tag to compare

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

05 Dec 19:06
e509ec3

Choose a tag to compare

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

03 Oct 05:02
dfe89ba

Choose a tag to compare

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

26 Aug 02:42
142697d

Choose a tag to compare

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.