Skip to content

Releases: adafruit/Adafruit_CircuitPython_Typing

1.11.1 - Sphinx RTD Theme Fix

10 Oct 15:51
Compare
Choose a tag to compare

1.11.0 - Added SPIDevice

12 Aug 15:57
1bad8f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.10.3...1.11.0

1.10.3 - Specify Required Python 3.8+

11 Mar 16:30
e057503
Compare
Choose a tag to compare

What's Changed

  • Require at least Python 3.8 due to / in function prototypes by @dhalbert in #40

Full Changelog: 1.10.2...1.10.3

1.10.1 - Update build and release workflows

13 Feb 18:45
1b2d687
Compare
Choose a tag to compare

.mpy bundles are no longer built for this library during build and release workflows, as mpy-cross cannot build them due to incompatible syntax. Please note that this library was already incompatible with microcontroller targets, so this change does not affect them or code developed for them.

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

Read the docs for info on how to use it.

1.10.0 - Interact with stubs better, add _FakeSSLContext, fixes

09 Feb 20:09
45263eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.6...1.10.0

1.9.6 - Fix RTD Docs Build and Unpin Sphinx

11 Dec 17:32
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.