Skip to content

Releases: lopcode/vips-ffm

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

v0.5.4

23 Sep 12:19
82f48e7
Compare
Choose a tag to compare

What's Changed

  • Use operations instead of C API for loading and saving images by @lopcode in #65
  • Add link to early benchmarks to README by @lopcode in #66

Full Changelog: v0.5.3...v0.5.4

v0.5.3

23 Sep 00:58
0285577
Compare
Choose a tag to compare

What's Changed

  • Be more defensive when reffing output pointers by @lopcode in #64

Full Changelog: v0.5.2...v0.5.3