Skip to content

0.10.1

Compare
Choose a tag to compare
@jwharm jwharm released this 01 Jun 21:30
· 310 commits to main since this release
0441999

This is a bugfix release.

What's Changed

  • Fixed bug #17 - Nested arrays are unsupported: Java-GI now supports functions returning String[][]
  • Fixed bug #101 - Gio Files aren't GObjects: The default superclass for interface instances (when not specified in the prerequisites) has been changed back to GObject
  • Testcases were added for string and array marshaling; this uncovered several bugs that are now fixed
  • An unnecessary null-check in the generated memory-address-constructors has been removed
  • GIR files were updated to the latest GNOME 46 versions

The new release is available on Maven Central.

Full Changelog: 0.10.0...0.10.1