Skip to content

v0.1.0

Compare
Choose a tag to compare
@ianprime0509 ianprime0509 released this 31 Jan 06:49
· 111 commits to main since this release

This is the initial release of zig-gobject. It should be usable for general applications, and is intended to expose at least the full power of the underlying C APIs to the user. However, it may be missing some additional useful extensions and helpers, and there is always the possibility of a few bugs in translation or in the current extensions.

This release is compatible with Zig 0.12.0-dev.2341+92211135f, though lower or higher versions may also work.

Note: unfortunately, due to the incorrect GIR reported in #37, no GNOME 45 SDK bindings are included in this release, as they are pretty much useless with the incorrect type (which is indirectly referenced by many things).