Skip to content

Releases: lopcode/vips-ffm

v0.5.14

01 Oct 13:35
b47ae4e
Compare
Choose a tag to compare

What's Changed

  • Use Javadoc for a basic website, with fancy JDK 23 Markdown support by @lopcode in #90
  • Fix random string at the top of tiffload operations by @lopcode in #91
  • Fix missing parameters in Javadoc by @lopcode in #92
  • Fix optional args not appearing in Javadoc by @lopcode in #93
  • Group dependabot updates by @lopcode in #94
  • Bump the jackson group with 2 updates by @dependabot in #95
  • Add docs for enum types by @lopcode in #96
  • Fix overview release version by @lopcode in #97

Full Changelog: v0.5.13...v0.5.14

v0.5.13

29 Sep 22:56
fb667f3
Compare
Choose a tag to compare

What's Changed

  • Reduce sample memory usage by using a new arena for each sample by @lopcode in #84
  • More README improvements by @lopcode in #85
  • Use GIR to improve VImage docs by @lopcode in #87

Full Changelog: v0.5.12...v0.5.13

v0.5.12

27 Sep 17:49
2c92849
Compare
Choose a tag to compare

What's Changed

  • Add VTarget.getBlob for memory-backed targets, improve docs by @lopcode in #83

Full Changelog: v0.5.11...v0.5.12

v0.5.11

26 Sep 21:43
1ddb393
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.10...v0.5.11

v0.5.10

26 Sep 21:01
593c32a
Compare
Choose a tag to compare

What's Changed

  • Switch back to ALL-UNNAMED whilst module support is worked on by @lopcode in #78
  • Add cloned method to VBlob, add module info by @lopcode in #79

Full Changelog: v0.5.9...v0.5.10

v0.5.9

25 Sep 22:30
044ee07
Compare
Choose a tag to compare

What's Changed

  • Write out file in blob sample to validate bytes by @lopcode in #76
  • Add automatic module name, to allow users to limit native access by @lopcode in #77

Full Changelog: v0.5.8...v0.5.9

v0.5.8

25 Sep 21:23
4e3784a
Compare
Choose a tag to compare

What's Changed

  • Expose safer data MemorySegment in VBlob, add docs by @lopcode in #75

Full Changelog: v0.5.7...v0.5.8

v0.5.7

25 Sep 20:45
69a7305
Compare
Choose a tag to compare

What's Changed

  • Add a way to get a safe ByteBuffer representation of a VBlob by @lopcode in #74

Full Changelog: v0.5.6...v0.5.7

v0.5.6

24 Sep 23:25
c1ff1d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

24 Sep 18:44
a09eeef
Compare
Choose a tag to compare

What's Changed

  • Update README and add macOS sense checks by @lopcode in #67
  • Fix bug causing VipsBlob types to get refcounted as objects instead of areas by @lopcode in #69

Full Changelog: v0.5.4...v0.5.5