Releases: pimoroni/automation-hat
Releases · pimoroni/automation-hat
Version 1.0.0
What's Changed
- Bookworm/Pi5 Compatibility: Upgrade to latest boilerplate, port to gpiod by @Gadgetoid in #59
Full Changelog: v0.4.1...v1.0.0
Version 0.4.1
What's Changed
- Fix image path for #46 by @Gadgetoid in #49
- Fix SN3218 2.0.0 bug for #50 by @Gadgetoid in #51
Full Changelog: v0.4.0...v0.4.1
Version 0.4.0
What's Changed
- Add Bullseye installer by @Gadgetoid in #45
- Migrate to ADS1015 library for #11 by @Gadgetoid in #48
Full Changelog: v0.3.0...v0.4.0
Version 0.3.0
- Switch to setup.cfg
- Switch to markdown based README
- Support for ADS1115 board variant
Version 0.2.3
Release tagged to include examples added since v0.2.2.
Version 0.2.2
- Correct support for ST7789 to ST7735 for AMH
Version 0.2.1
- Add support for ST7789 for AMH
Version 0.2.0
- Fix: Fix thread interleaving and race conditions leading to spurious ADC readings
- Fix: Switch to non-deprecated alias of thread.isAlive
Version 0.1.0
This is a maintenance release with improvements but no new features.
- Fix: Defer setup to avoid import side effects
- Fix: Slowed LED update rate
- Improvement: Switched to warnings to notify about unsupported features on pHAT
Version 0.0.4
- Fix for HAT/pHAT detection