v1.9.0
Notable changes
The signature of VCustomSource#SeekCallback has been corrected, to include both offset and whence from the upstream libvips API - thanks @jbaiter!
What's Changed
- Fix signature of VCustomSource#SeekCallback (fixes #171) by @jbaiter in #172
- Bump the jackson group with 2 updates by @dependabot[bot] in #168
- Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 by @dependabot[bot] in #169
- Bump jvm from 2.2.0 to 2.2.10 by @dependabot[bot] in #170
- Prepare release 1.9.0 by @lopcode in #173
New Contributors
Full Changelog: v1.8.0...v1.9.0