Releases: jezek/xgb
Releases · jezek/xgb
Release list
v1.3.1
What's Changed
- Rename testingTools.go to avoid including it in release artifacts by @probakowski in #33
New Contributors
- @probakowski made their first contribution in #33
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Cherry pick Fyne xgb addition of ID re-use stub by @andydotxyz in #30
New Contributors
- @andydotxyz made their first contribution in #30
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add hex-encoded auth support and documentation by @ali-mohit in #29
New Contributors
- @ali-mohit made their first contribution in #29
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0 - upgrade to xcb-proto 1.15.2
What's Changed
- Support for xcb-proto version 1.15, #issue 9 by @gen2brain in #10
New Contributors
- @gen2brain made their first contribution in #10
- Thanks to @aarzilli for upgrading
xgbgento supportxcb-proto>= 1.12
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Fix EventCopy.Write() in xgbgen and regenerate the code using xcbbproto 1.11 by @woofdoggo in #7
New Contributors
- @woofdoggo made their first contribution in #7
Full Changelog: v1.0.0...v1.0.1
Add version tag for packaging purposes
What's Changed
- Added an explanation of how to use events to the create-window example by @scrouthtv in #1
- Shapes example by @scrouthtv in #4
New Contributors
- @scrouthtv made their first contribution in #1
Full Changelog: https://github.com/jezek/xgb/commits/v1.0.0