1.18.4.2
This is a minor release of cairo-java-bindings. There are no incompatible changes compared to version 1.18.4 and 1.18.4.1.
Changes:
- The Gradient and Pattern classes have been changed to not be abstract. This fixes an issue in Java-GI, where incorrect code was generated for these types.
- The MemoryCleaner class has been improved, to fix memory leaks. If you encounter memory-management issues with this release that did not occur on version 1.18.4.1, please log an issue.
- Dependencies were updated.
Availability and dependencies:
- The new release is available on Maven Central.
- OpenJDK 22 or later is required.
- The bindings are based on cairo 1.18. This library needs to be installed.
Full Changelog: 1.18.4.1...1.18.4.2