Releases: Idein/actfw-raspberrypi
Releases · Idein/actfw-raspberrypi
release-3.2.0
Release 3.1.0
What's Changed
- Fix CI (add --no-ansi to poetry install) by @ishiy1993 in #30
- Update ssh key by @ishiy1993 in #31
- Drop python 3.6 by @amutake in #33
- Bump version 3.1.0 by @amutake in #34
New Contributors
Full Changelog: release-3.0.0...release-3.1.0
Release 3.0.0
- Add DRM backend for Display
- Remove
Window
class fromactfw_raspberrypi.vc4
actfw_raspberrypi.vc4.Display
is available in bullseye
release-1.4.0: sets actfw_raspberrypi.__version__ (#3)
* sets actfw_raspberrypi.__version__ * Update actfw_raspberrypi/__init__.py Co-authored-by: notogawa <[email protected]> Co-authored-by: notogawa <[email protected]>