All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- added CHANGELOG.md
- added begin() to replace init() in due time.
- updated documentation
- fix #15 support for 4 digits.
- tested on 4 digit (clock) display.
- update library.json
- update license
- update readme.md
- minor edits
- tested on 6 digits display (with decinal point).
- improved keyscan - kudos to wfdudley
- update documentation
- add support for letters g-z; added keyscan()
- tested on ESP8266
- add ESP32 support - kudos to alexthomazo
- update readme
- fix default values
- first release
- added examples
- initial version