Skip to content

Releases: JuliaImages/Images.jl

v0.20.2

20 Jan 14:10
v0.20.2
c4dd3ba
Compare
Choose a tag to compare

v0.20.2 (2020-01-20)

Diff since v0.20.1

Merged pull requests:

v0.20.1

12 Jan 06:21
v0.20.1
2176612
Compare
Choose a tag to compare

v0.20.1 (2020-01-10)

Diff since v0.20.0

Merged pull requests:

v0.20.0

04 Jan 05:20
v0.20.0
3b26fdd
Compare
Choose a tag to compare

v0.20.0 (2020-01-04)

Diff since v0.19.3

v0.19.3

30 Dec 17:33
v0.19.3
6bf2245
Compare
Choose a tag to compare

v0.19.3 (2019-12-30)

Diff since v0.19.1

  • Compatibility: now Images.jl uses the compatibility specified by ImageCore.jl for FixedNumberPoints.jl and Colors.jl. (#802)

v0.19.2

16 Dec 23:56
v0.19.2
42c7957
Compare
Choose a tag to compare

v0.19.2 (2019-12-16)

Diff since v0.19.1

Closed issues:

  • Can't use library on Windows 10 (#846)
  • How can I get the grayscale image as 0-255 values? (#823)
  • Port convexhull.jl and connected.jl to ImageMorphology.jl (#807)

Merged pull requests:

v0.19.1

08 Dec 18:19
v0.19.1
Compare
Choose a tag to compare

v0.19.1 (2019-12-08)

Diff since v0.19.0

Closed issues:

  • Unsustainable load times, fails PackageCompiler (#844)

Merged pull requests:

v0.19.0

30 Nov 11:47
v0.19.0
Compare
Choose a tag to compare

v0.19.0 (2019-11-30)

Diff since v0.18.0

Closed issues:

  • Test issue please ignore (#826)
  • ImageMagick should be in the [deps] section in Project.toml (#824)
  • Recompiling very often (#819)
  • Restrict-ed dims are half size +1 in both dims (#818)
  • Installation error likely due to the bundling with DebuggerFramework (#816)
  • use master branch of dependency packages in nightly test stage (#805)
  • Unsatisfiable requirements when trying to install OMETIFF due to Images. (#804)
  • switching registration system (#798)
  • GSoC 2019 proposal -- Towards Better Images Ecosystem (#783)
  • Do we need to put channelview in function implementations whenever necessary? (#766)
  • Vector of Images and IMages to Matrices (#754)

Merged pull requests:

v0.18.0

22 Apr 07:02
15b45b3
Compare
Choose a tag to compare
Merge pull request #800 from johnnychen94/new-registrator

switch to new registrator and drop CI support for julia 0.7

remove SIUnits from the REQUIRE

21 Mar 14:15
4cc66f9
Compare
Choose a tag to compare
v0.17.3

Delete SIUnits from REQUIRE (fixes #785) (#786)

Images 0.17.2

03 Feb 09:53
dd15028
Compare
Choose a tag to compare
  • Fix restrict on an AxisArray with non-1 axes (#779)