v1.6.0
Notable changes
- Builds with libvips 8.17.0, including Markdown comments - this includes numerous fixes to how documentation is displayed, including nicely formatted tables (see image)
- Builds with Java 23 (required for Markdown comments), whilst setting Java 22 compatibility for the compilation
- Java 22 compatibility is best-effort, and the documentation has been updated to recommend JDK 23+
Commits
- Bump jvm from 2.1.10 to 2.1.20 by @dependabot in #143
- Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot in #145
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0.10.0 by @dependabot in #144
- Restructure README to make it easier for beginners by @lopcode in #146
- Markdown comments and libvips 8.17.0 by @lopcode in #150
- Fix a few rogue old-style comments by @lopcode in #152
Full Changelog: v1.5.2...v1.6.0