Skip to content

Releases: gircore/gir.core

0.2.0

05 Jan 19:27
a336006
Compare
Choose a tag to compare

This release features initial support for interfaces, support for global and class functions, updated gir files (support for libadwaita 1.2), more cairo bindings and several bugfixes and code cleanups.

Noteworthy:

  • Module initialization is now done automatically if GIO / GTK /Adw Application is used #701
  • Object indexers to connect signals got removed #726

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

04 Dec 19:13
3347479
Compare
Choose a tag to compare

What's Changed

Read more

Prototype (0.0.2)

13 Nov 15:57
1a7e4e1
Compare
Choose a tag to compare
Prototype (0.0.2) Pre-release
Pre-release

Prototype code which generates bindings for all supported GObject libraries.

Proof of concept (0.0.1)

27 Apr 17:12
21edbaa
Compare
Choose a tag to compare
Pre-release

Initial proof of concept of gir.core to define and test planed features.