Releases: pimoroni/drv2605-python
Releases · pimoroni/drv2605-python
Version 1.0.0
What's Changed
- Add GitHub actions workflow by @Gadgetoid in #3
- Drop Python 3.4, fix coveralls by @Gadgetoid in #5
- Bookworm/Pi5 Compatibility: Upgrade to latest boilerplate by @Gadgetoid in #7
Full Changelog: v0.0.3...v1.0.0
Version 0.0.3
- Fix set_sequence, issue #2
Version 0.0.2
Ported to i2cdevice>=0.0.6 set/get API. For more information see: pimoroni/i2cdevice-python#3