v0.1.1
Full Changelog: v0.1.0...v0.1.1
This release includes various bug fixes and a few enhancements. Most notably, bindings are now provided for the GNOME 45 SDK, since #37 was worked around.
This release is compatible with Zig 0.12.0-dev.2711+f995c1b08, though higher or lower versions may also work.
There is only one notable breaking change in this release, which is related to a bug fix: array types which were marked as nullable in GIR are now properly translated as such (744df36).