Skip to content

Releases: adafruit/Adafruit_CircuitPython_Display_Button

1.11.2 - RTD Sphinx Config

16 Jan 19:41
Compare
Choose a tag to compare

1.11.1 - Debounced Examples

05 Dec 21:07
981e939
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.11.1

1.11.0 - FocalTouch Support

05 Dec 20:03
1ec53fc
Compare
Choose a tag to compare

What's Changed

  • move contains() to base and add support for FocalTouch by @FoamyGuy in #52

Full Changelog: 1.10.0...1.11.0

1.10.0 - Name Property, Type Annotations & Ruff

05 Dec 15:19
da2744d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.3...1.9.4

1.9.3 - Fix For None Label

13 Nov 21:54
9d18dcd
Compare
Choose a tag to compare

What's Changed

  • Fix null error from label property / resize by @FoamyGuy in #46

Full Changelog: 1.9.2...1.9.3

1.9.2 - Fix For Sphinx RTD Theme

07 Oct 22:29
Compare
Choose a tag to compare

TFT FeatherWing SpriteButton Example

05 Feb 19:48
b75dae9
Compare
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
Compare
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
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