Skip to content

Releases: EGJ-Moorington/CircuitPython_Button_Handler

Version 3.0.0

02 Sep 13:27
3e05e25
Compare
Choose a tag to compare

What's Changed

Changed the action parameter of ButtonInput to take constants and integers as arguments instead of strings.

Full Changelog: 2.0.0...3.0.0

Version 2.0.0

19 Aug 13:35
e74b97c
Compare
Choose a tag to compare

What's Changed

Changed the library to work based on the CircuitPython keypad core module, improved documentation and added unit tests.

Full Changelog: 1.0.0...2.0.0

Version 2.0.0 - Beta 2

18 Aug 23:51
849a12f
Compare
Choose a tag to compare
Pre-release

Second and last beta release of version 2.0.0.

What's Changed

Full Changelog: 2.0.0-beta.1...2.0.0-beta.2

Version 2.0.0 - Beta 1

14 Aug 21:49
Compare
Choose a tag to compare
Pre-release

First beta release of version 2.0.0.

What's Changed

Full Changelog: 1.0.0...2.0.0-beta.1

First release

04 Aug 22:58
Compare
Choose a tag to compare

First release including a variety of settings to use and a four different inputs to detect.

Read the docs for info on how to use it.