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.
0.1.2 - 2024-09-04
- Add sleep and wakeup support (with esp32c6 sample) (#14)
- Add additional color conversions for tinybmp support (#16)
- pass display by reference not by value for tricolor displays (#15)
- build esp32c6 examples (#19)
- rustfmt
0.1.1 - 2024-08-01
- First release