Skip to content

Releases: adafruit/Adafruit_CircuitPython_Display_Button

TFT FeatherWing SpriteButton Example

05 Feb 19:48
b75dae9

Choose a tag to compare

What's Changed

  • add sprite_button example for TFT Featherwing by @DJDevon3 in #44

New Contributors

Full Changelog: 1.9.0...1.9.1

1.9.0 - New Feature Label Scale

14 Dec 01:26
3572dba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.1...1.9.0

1.8.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:43

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

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

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

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

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

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

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

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.