Skip to content

0.13.1

Latest

Choose a tag to compare

@jwharm jwharm released this 11 Dec 21:01
· 15 commits to main since this release
b179a9b

Java-GI 0.13.1 is a bugfix release.

Fixes

  • A bug that crashed the java-gi command-line tool has been fixed (#309, thanks to @Daru-san for reporting), and the tool has been updated so that the generated module-info.java and build.gradle files work with the new domain name and module structure introduced in Java-GI 0.13.0.
  • The org.javagi.util.Intl class, introduced with Java-GI 0.13.0, was not usable with the GNOME Flatpak runtime because it couldn't find libgettextlib.so. This has also been fixed.

Availability and dependencies:

  • The new release is available on Maven Central.
  • Java-GI requires OpenJDK 22 or later.
  • The bindings are based on the GNOME 48 libraries. These need to be installed.

Full Changelog: 0.13.0...0.13.1