Releases: OHIF/react-vtkjs-viewport
Releases · OHIF/react-vtkjs-viewport
v0.3.2
0.3.2 (2019-10-18)
Bug Fixes
v0.3.1
0.3.1 (2019-10-18)
Bug Fixes
- 🐛 Publish release not triggered by refactor (#58) (aabdb9f)
v0.3.0
0.3.0 (2019-10-18)
Features
- 🎸 Move progressive hydration of the volume from OHif (#56) (580b758)
v0.2.0
0.2.0 (2019-10-16)
Features
- 🎸 Refactor loadImageData for progressive loading (e343517), closes #1226
v0.1.7
0.1.7 (2019-10-11)
Bug Fixes
- 🐛 improve insertSlice Function (82d82d8)
v0.1.6
0.1.6 (2019-10-10)
Performance Improvements
- ⚡️ Use Float32Array and avoid duplicated slice insertion (#53) (e4733ac)
v0.1.5
0.1.5 (2019-10-09)
Performance Improvements
- ⚡️ Ingest vtkjs strokeBuffer for performance enhancement (#52) (a768121)
v0.1.4
0.1.4 (2019-10-09)
Bug Fixes
- 🐛 ReferenceError: fracToDec is not defined (#51) (1e50a4a), closes #50
v0.1.3
0.1.3 (2019-10-08)
Performance Improvements
- ⚡️ Improve performance of pixel scaling (#48) (6b921b5)
v0.1.2
0.1.2 (2019-10-01)
Bug Fixes
- Fix rotation by applying in an iterative rather than additive fashion. (#45) (b642773)