Skip to content

Releases: adafruit/Adafruit_CircuitPython_IL0398

2.0.0 - Remove 8.x Compatibility

03 Mar 14:21
299085a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.4...2.0.0

1.2.4 - RTD Sphinx Config

16 Jan 18:54
Compare
Choose a tag to compare

1.2.3 - Fix For Sphinx RTD Theme

07 Oct 22:00
Compare
Choose a tag to compare

1.2.2 - Fourwire Fallback Support

18 Dec 17:00
05a1ca1
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

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

Read the docs for info on how to use it.

What's Changed

  • FourWire support for both 8.x.x and 9.x.x by @dhalbert in #16

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:22
Compare
Choose a tag to compare

Changes: 1.2.0...1.2.1

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

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

Read the docs for info on how to use it.

1.2.0 - in examples, remove .show() and update to CP9 displayio refactoring

03 Nov 15:03
64486c8
Compare
Choose a tag to compare

What's Changed

  • Update to use fourwire and root_group for CP9 compatibility by @prcutler in #15

New Contributors

Full Changelog: 1.1.17...1.2.0

1.1.17 - Fix RTD Theme Issue

25 Sep 15:41
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

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

Read the docs for info on how to use it.

1.1.16 - Updated .pylintrc, fixed jQuery

26 May 16:09
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

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

Read the docs for info on how to use it.

1.1.15 - Updated pre-commit hooks

16 May 17:55
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

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

Read the docs for info on how to use it.

1.1.14 - Added Type Annotations

24 Aug 03:55
2fab641
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

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

Read the docs for info on how to use it.