Releases: cornerstonejs/cornerstone-nifti-image-loader
Releases · cornerstonejs/cornerstone-nifti-image-loader
v1.0.9
1.0.9 (2023-01-06)
Bug Fixes
- update to use the header promise while acquiring the header for making the image plane meta data consistent for each slice on every request (428e7ac)
v1.0.8
1.0.8 (2022-11-04)
Bug Fixes
- load a minimal-sized NIFTI file (ecd2c29)
v1.0.7
1.0.7 (2022-06-16)
Bug Fixes
- propagate errors with promise rejections (b14ae74)
v1.0.6
1.0.6 (2021-07-28)
Bug Fixes
- cache FileStreamer promise in FileFetcher (5a7e980)
v1.0.5
1.0.5 (2020-12-18)
Bug Fixes
- invalid float values(IEEE-754) to be valid js values (fc1fe88)
v1.0.4
1.0.4 (2020-09-25)
Bug Fixes
- ensure nifti provider has higher priority (01eccfa)
v1.0.3
1.0.3 (2020-08-24)
Bug Fixes
- example publish commit syntax (4ffc90f)
v1.0.2
1.0.2 (2020-08-19)
Bug Fixes
- example publish commit syntax (ee3e1af)
v1.0.1
1.0.1 (2020-08-19)
Bug Fixes
- use correct npm script command (17a2538)