Skip to content

Releases: image-js/image-js

image-js v0.33.1

31 Oct 09:04
5811f5b
Compare
Choose a tag to compare

Bug Fixes

image-js v0.33.0

30 Aug 12:27
93d3cce
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Improve MBR speed

Bug Fixes

image-js v0.32.0

09 Jul 13:28
61ed477
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • auto-correct orientation of JPEG images according to EXIF (#563)
  • Removed support for Node.js 10

Bug Fixes

  • auto-correct orientation of JPEG images according to EXIF (#563) (6a2bcf3)
  • types: add flipX and flipY to types (2c14a85)
  • types: remove bilinear from supported resize interpolations (a96eb4c)

Miscellaneous Chores

image-js v0.31.4

21 Jan 12:36
bbec15d
Compare
Choose a tag to compare

Bug Fixes

  • roundness was not 1 for perfect circle (#548) (e73f596)

image-js v0.31.3

14 Dec 14:25
7db8133
Compare
Choose a tag to compare

Bug Fixes

image-js v0.31.2

10 Dec 09:34
014b5c3
Compare
Choose a tag to compare

Performance Improvements

image-js v0.31.1

17 Nov 14:31
Compare
Choose a tag to compare

Bug Fixes

  • correct hull filled mask (81a8cd7)

image-js v0.31.0

12 Nov 13:51
Compare
Choose a tag to compare

Features

  • restore old implementations of getMask with hull or mbr (#532) (4d51dbd)

image-js v0.30.3

20 Oct 18:09
1158b5c
Compare
Choose a tag to compare

Bug Fixes

  • types: correct return type of Stack.getAverageImage to Image (#529) (ec6588c)

image-js v0.30.2

18 Oct 08:39
18d1e5b
Compare
Choose a tag to compare

Bug Fixes