Java-GI 0.13.1 is a bugfix release.
Fixes
- A bug that crashed the
java-gicommand-line tool has been fixed (#309, thanks to @Daru-san for reporting), and the tool has been updated so that the generatedmodule-info.javaandbuild.gradlefiles work with the new domain name and module structure introduced in Java-GI 0.13.0. - The
org.javagi.util.Intlclass, introduced with Java-GI 0.13.0, was not usable with the GNOME Flatpak runtime because it couldn't findlibgettextlib.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