5.0.0
Version 5
Breaking changes ⚠️
- Minimum version of Python supported: 3.9.
Feature 🎉
- Supporting Raspberry Pi 5
- Using
gpiozero
withlgpio
orRPi.GPIO
depending on your hardware; - The feature implemented by Mattia Vidoni.
- Using
How to migrate 🔧
- Ensure having Python version 3.9 or higher;
- If you can not upgrade Python to at least 3.9 — continue using version 4.
Log 🗒️
- Migration to gpiozero by @ch3p4ll3 in #274
- fix driver for automatic pin factory by @ch3p4ll3 in #281
- Remove
typing-extensions
by @RobinTail in #215 - Restore standalone
xor
by @RobinTail in #282 - Ref: naming entities in the driver by @RobinTail in #283
- 🚀 5.0.0 by @RobinTail in #280
New Contributors 🥇
Full Changelog: 4.2.1...5.0.0