v0.14.0
Added
- Added simple particles engine example using GSK API (#51).
- Added
Gdk::Display.default!
, same asGdk::Display.default.not_nil!
(#53).
Fixed
- Do not try to unref destroyed windows at
finalize
(#52).
Changed
- Using GI-Crystal v0.16.x, See GI-Crystal changelog for more info.