Skip to content

Releases: adafruit/Adafruit_CircuitPython_Display_Button

1.8.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:43
Compare
Choose a tag to compare

Changes: 1.8.0...1.8.1

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

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

Read the docs for info on how to use it.

1.8.0 - remove .show()

03 Nov 12:58
978e333
Compare
Choose a tag to compare

What's Changed

  • Update root_group for CP 9 compatibility by @prcutler in #40

New Contributors

Full Changelog: 1.7.2...1.8.0

1.7.2 - Fix Docs Build

02 Oct 20:59
662e97e
Compare
Choose a tag to compare

This release fixes the docs build by adding bitmaptools to the mocked core modules in the docs config.

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

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

Read the docs for info on how to use it.

1.7.1 - Fix RTD Theme Issue

25 Sep 15:59
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.7.0 - Package Refactor + Sprite Button

09 Jul 14:20
ea69caf
Compare
Choose a tag to compare

This release has refactored the library into a package and added a new type of Button the SpriteButton which can use TileGrid inflation to make more arbitrary looking buttons that have more complex visuals than just solid color + outline.

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

To use in CPython, pip3 install adafruit-circuitpython-Display-Button.

Read the docs for info on how to use it.

1.6.9 - Updated .pylintrc, fixed jQuery

26 May 15:53
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-Display-Button.

Read the docs for info on how to use it.

1.6.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:29
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-display-button.

Read the docs for info on how to use it.

1.6.7 - Fixed version string

22 Aug 18:57
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-display-button.

Read the docs for info on how to use it.

1.6.6 - Switched to pyproject.toml

09 Aug 19:54
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-display-button.

Read the docs for info on how to use it.

1.6.5 - Added cp.org link to index.rst

09 Jun 18:34
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-display-button.

Read the docs for info on how to use it.