Skip to content

Releases: JuliaImages/ImageMetadata.jl

v0.9.0

03 Jan 15:21
v0.9.0
b68becd
Compare
Choose a tag to compare

v0.9.0 (2020-01-03)

Diff since v0.8.0

Merged pull requests:

v0.8.0

29 Dec 21:33
v0.8.0
7ca522c
Compare
Choose a tag to compare

v0.8.0 (2019-12-29)

Diff since v0.7.2

Merged pull requests:

v0.7.2

30 Aug 13:49
v0.7.2
e8989dc
Compare
Choose a tag to compare

v0.7.2 (2019-08-30)

Diff since v0.7.1

Closed issues:

  • ImageMetadata.axes uses Base.axes instead of AxisArray.axes (#48)

Merged pull requests:

  • add support for more AxisArrays.axes definitions (#49) (tlnagy)

v0.7.1

04 Jun 22:42
v0.7.1
bb0022d
Compare
Choose a tag to compare

v0.7.1 (2019-06-04)

Diff since v0.7.0

Closed issues:

  • Link to documentation doesn't work (#45)

Merged pull requests:

  • Support more options for axes (#47) (timholy)
  • add ability to check size using Axis name (#46) (tlnagy)

v0.7.0

22 Apr 07:02
Compare
Choose a tag to compare
Delete REQUIRE

ImageMetadata 0.6.1

01 Feb 18:58
Compare
Choose a tag to compare
  • defer to parent on axes (#42 )
  • improvements in the type-safety of the constructor (#41)

ImageMetadata v0.6.0

31 Jan 15:01
Compare
Choose a tag to compare
  • Relax properties field type requirements (#39)

Set HasAxes

06 Dec 19:07
7b01b1e
Compare
Choose a tag to compare
Merge pull request #37 from JuliaImages/teh/hasaxes

Set the AxisArrays.HasAxes trait

Set HasAxes

06 Dec 19:06
2303030
Compare
Choose a tag to compare
Merge pull request #38 from JuliaImages/teh/hasaxes06

Set the AxisArrays.HasAxes trait

Fixes for scalar CartesianIndexing

29 Sep 13:11
e3d48c7
Compare
Choose a tag to compare
Merge pull request #33 from JuliaImages/mdhe1248-jerry/AxisArray_test

Fix scalar CartesianIndex