Skip to content

Releases: mhe/pynrrd

v1.0.0 Released

09 Oct 12:07
d7f1d0c
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • Dropped support for Python 2 and Python 3.6 and below

Other changes

Docs changes

New Contributors

Full Changelog: v0.4.3...v1.0.0

v0.4.3 Released

28 Apr 14:30
7765a20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2 Released

31 Dec 03:01
Compare
Choose a tag to compare

Change Log

Closed issues:

  • Unable to read nrrd files python #105

Merged pull requests:

  • loop over write chunks added for raw encoding in writer #106 (GFleishman)

v0.4.1 Released

16 Nov 18:32
Compare
Choose a tag to compare

Change Log

Closed issues:

  • I am getting NRRDError: 'Size of the data does not equal to the product of all dimensions' #100
  • The nrrd.read() function returns a read-only numpy array if the input file is compressed #99
  • Need to account for both 'datafile' and 'data file' #97
  • Modify 'data file' whenever detached_header=True #96
  • coronal plane and cross section #95

Merged pull requests:

v0.4.0 Released

08 Apr 03:50
Compare
Choose a tag to compare

Change Log

Closed issues:

  • Cannot install pynrrd via conda #93
  • Poor performance when opening raw data with (wrong) gzip encoding in header #88
  • tests/data don't install #84
  • Write NRRD file with header 'space origin' has format bug #82
  • Numpy Data Indexing Convention #75

Merged pull requests:

v0.3.6 Released

27 Jan 06:42
Compare
Choose a tag to compare

Change Log

Closed issues:

  • Print relative data file name in the header #78
  • 'measurement frame' should be double matrix #76
  • I am not able to read a nrrd file saved from Slicer (volume sequence) #71
  • byteskip -1 fails #70

Merged pull requests:

v0.3.5 Released

26 Oct 02:18
Compare
Choose a tag to compare

Change Log

Merged pull requests:

  • Fix key-value writing: no space after ':=' identifier #69 (ihnorton)

v0.3.4 Released

20 Sep 17:03
Compare
Choose a tag to compare

Change Log

Merged pull requests:

v0.3.3 Released

13 Sep 16:43
Compare
Choose a tag to compare

Change Log

Merged pull requests:

  • Allow override of dup. field error, and zlib compression level #65 (ihnorton)

v0.3.2 Released

21 Aug 03:50
Compare
Choose a tag to compare

Fix issue in setuptools long_description content type