Releases: cshum/vipsgen
Releases · cshum/vipsgen
v1.1.1
libvips 8.17.0
https://github.com/libvips/libvips/releases/tag/v8.17.0
What's Changed
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.1
What's Changed
- fix: deterministic operations and enums sequence by @cshum in #43
- fix: composite fix and enable report leaks in test cases by @cshum in #39
- test: add cases for options passing, memory management, and type safety by @cshum in #44
- fix: clear error buffer on vips_interpolate_new fail by @cshum in #45
- fix: fix ref of custom operation rot_multi_page by @cshum in #46
Full Changelog: v0.9.1...v1.0.1
v0.9.1
v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.1.0
What's Changed
- feat: use vips_operation_new for generating optional arguments by @cshum in #11
- feat: C helper with short-circuit evaluation code generation by @cshum in #12
- refactor: trim more lines from generated code by @cshum in #13
- fix: vipsgen_operation_save_buffer for c optional args generator by @cshum in #14
- fix: fix N input array from by @cshum in #15
- fix: c generator for load_buffer with options to use VipsBlob by @cshum in #16
- feat: matload support for generated code by @cshum in #17
- fix: BandFormat enum by @cshum in #18
- fix: image type unknown from memory by @cshum in #19
- feat: add debug flag to vipsgen command by @cshum in #20
Full Changelog: v0.0.1...v0.1.0