Skip to content

Releases: JuliaNeuroscience/NIfTI.jl

v0.6.1

28 Dec 22:12
eeb893c
Compare
Choose a tag to compare

NIfTI v0.6.1

Diff since v0.5.6

Merged pull requests:

Closed issues:

  • InexactError: Int16(..) when accessing NIfTI with rescale_slope (#64)
  • is this still active? (#71)

v0.5.6

28 Jun 14:12
78aee47
Compare
Choose a tag to compare

NIfTI v0.5.6

Diff since v0.5.5

Merged pull requests:

  • Orientation method for getting dim-names from affine (#55) (#56) (@Tokazama)

v0.5.5

08 Apr 14:17
7af45a2
Compare
Choose a tag to compare

NIfTI v0.5.5

Diff since v0.5.4

Closed issues:

  • Bug in getaffine function (#53)

Merged pull requests:

v0.5.4

02 Apr 06:21
8172491
Compare
Choose a tag to compare

NIfTI v0.5.4

Diff since v0.5.3

Merged pull requests:

  • Added a small try-catch statement for corrupted or empty NIfTI files and test (#51) (@shak360)
  • Patch bump for #51 (#52) (@Tokazama)

v0.5.3

13 Feb 04:15
Compare
Choose a tag to compare

NIfTI v0.5.3

Diff since v0.5.2

v0.5.2

12 Feb 19:09
a328763
Compare
Choose a tag to compare

NIfTI v0.5.2

Diff since v0.5.1

Merged pull requests:

v0.5.1

12 Feb 12:17
8c27ae2
Compare
Choose a tag to compare

NIfTI v0.5.1

Diff since v0.5.0

  • Use dedicated parsing functions instead of dictionary look up
  • NIVolume and NIfTI1Extension aren't mutable now b/c that property was never being used

Closed issues:

  • ArgumentError: invalid open mode: w9 (#47)

Merged pull requests:

v0.5.0

21 Nov 18:10
Compare
Choose a tag to compare

NIfTI v0.5.0

Diff since v0.4.1

  • Transition from GZip to CodecZLib
  • drop support for versions lower than 1.3

Closed issues:

  • Transfer to the JuliaHealth organization? (#37)
  • Feature request: Reading and writing Bool datatype (#38)

Merged pull requests:

v0.4.1

02 Jun 16:28
099684c
Compare
Choose a tag to compare
Merge pull request #40 from Tokazama/master

Fix uuid

Julia 1.0 compatibility

15 Oct 10:49
a9e50b9
Compare
Choose a tag to compare
Merge pull request #17 from Tokazama/master

1.0 compatability