Skip to content

Releases: akash-akya/vix

v0.28.0

26 Jul 11:11
Compare
Choose a tag to compare

What's Changed

  • Add libvips observablity functions #150
  • Allow returning the mutated image from mutate callback by @kipcole9 in #152
  • Update Github CI & switch to nix based CI for macos in #155
  • Add write_area_to_binary and get_pixel in #157
  • Make undocumented functions Image.fetch_range, Image.log_warn private in #157
  • Raise Image.Error instead of RuntimeError wherever appropriate in #157

Full Changelog: v0.27.0...v0.28.0

v0.27.0

22 Mar 07:26
Compare
Choose a tag to compare

What's Changed

  • Make error module available in operation helper in #140
  • Fix logger macro deprecation warning in #146

Full Changelog: v0.26.0...v0.27.0

v0.26.0

11 Dec 16:24
Compare
Choose a tag to compare

What's Changed

  • Do not use reserved word as variable name in #137
  • Correct long int types to be compatible with 32bit in #139

Full Changelog: v0.25.0...v0.26.0

v0.25.0

16 Nov 17:51
Compare
Choose a tag to compare

What's Changed

  • Bump libvips pre-built package to v8.15.0

Full Changelog: v0.24.0...v0.25.0

v0.24.0

10 Nov 09:46
Compare
Choose a tag to compare

What's Changed

  • Add Image.to_list/1
  • Add Image.supported_save_suffixes/0
  • Update documentation to list supported file formats in the pre-built binaries
  • Correct typespecs

Full Changelog: v0.23.1...v0.24.0

v0.23.1

16 Oct 17:02
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect image tensor shape in #129. This is a breaking change if you were relying on tensor shape field

Full Changelog: v0.22.0...v0.23.1

v0.23.0

16 Oct 16:55
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect image tensor shape in #129. This is a breaking change if you were relying on tensor shape field

Full Changelog: v0.22.0...v0.23.0

v0.22.0

20 Jun 19:28
Compare
Choose a tag to compare

What's Changed

  • Precompile binaries for NIF version 2.17 to support OTP 26 by @akash-akya in #118

Full Changelog: v0.21.0...v0.22.0

v0.21.0

18 Jun 07:52
Compare
Choose a tag to compare

What's Changed

  • Vix.LibvipsPrecompiled: system_architecture -> current by @feld in #116

New Contributors

  • @feld made their first contribution in #116

Full Changelog: v0.20.0...v0.21.0

v0.20.0

26 May 17:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0