Version 0.4.0
Version 0.4.0
This release adds support for Raspberry Pi OS 12 (Bookworm) as well as Python 3.11 for all implemented displays. This release is backwards compatible with Raspberry Pi OS 11 (Bullseye) so it can be install directly over the top of Version 0.3.5.
Worth noting is that the Waveshare drivers are being pulled from a forked repository as the official Waveshare repo still does not have support for Bookworm. Once support is added omni-epd will switch back to the official repo.
Added
- support for Raspberry Pi OS 12 (Bookworm) and Python 3.11 through some dependency fixes
- information regarding Python virtual environment usage
- disclaimer on status of official Waveshare repo support with Bookworm
Changed
- updated IT8951 repo link to build from source with RPI dependencies
- Waveshare drivers now loaded from forked repo to fix Bookworm Rpi detection
setup.cfg
information merged intopyproject.toml