1.7.0 - Package Refactor + Sprite Button
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.