Releases: flacjacket/pywayland
Releases · flacjacket/pywayland
v0.4.8
Update versions of wayland and wayland protocols built against.
Python 3.6 in EOL, add wheels for Python 3.10.
v0.4.7
Use Wayland protocols 1.23
v0.4.6
Use Wayland protocols 1.22
v0.4.5
Updates to include test xml files in source package.
v0.4.4
- Build package with latest version of wayland protocols.
- Add wl_container_of and wl_list_for_each utilities
- Add wl_client_get_credentials to server client
v0.4.3
Test and fix functionality of event queue and improve CI release process.
v0.4.2
New release with CI/CD generated wheels.
v0.4.1
Bug fix release for use of wl_signal_emit
.
v0.4.0
Includes additional functionality available in newer wayland versions and fixes to resources.
v0.3.0
Fix up docs generation