Skip to content

Releases: radare/valabind

2.0.0

13 Apr 08:48

Choose a tag to compare

Full Changelog: 1.8.2...2.0.0

  • Updated backend for the V programming language
  • Better support for Go bindings generator
  • Major Python CTypes improvements
    • Remove class dependency checks in the Python code generator
    • Added tests
  • Add support for meson build system and move code into src/
  • Expose metadata for GIR files (nullability, ownership, arrays, enums , ..)
    • Added tests too

1.8.2

13 Apr 08:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.0...1.8.2

1.8.0

13 Apr 08:48

Choose a tag to compare

Full Changelog: 1.7.2...1.8.0

valabind 1.7.2

31 Oct 00:28

Choose a tag to compare

  • Support vala 0.50.x

valabind 1.5.0

11 Jan 23:11

Choose a tag to compare

  • Support for latest versions of Vala.