Skip to content

Releases: OHIF/react-vtkjs-viewport

v0.3.2

18 Oct 14:38
2f86a99
Compare
Choose a tag to compare

0.3.2 (2019-10-18)

Bug Fixes

v0.3.1

18 Oct 10:55
aabdb9f
Compare
Choose a tag to compare

0.3.1 (2019-10-18)

Bug Fixes

  • 🐛 Publish release not triggered by refactor (#58) (aabdb9f)

v0.3.0

18 Oct 09:12
580b758
Compare
Choose a tag to compare

0.3.0 (2019-10-18)

Features

  • 🎸 Move progressive hydration of the volume from OHif (#56) (580b758)

v0.2.0

16 Oct 15:41
e343517
Compare
Choose a tag to compare

0.2.0 (2019-10-16)

Features

  • 🎸 Refactor loadImageData for progressive loading (e343517), closes #1226

v0.1.7

11 Oct 08:25
Compare
Choose a tag to compare

0.1.7 (2019-10-11)

Bug Fixes

  • 🐛 improve insertSlice Function (82d82d8)

v0.1.6

10 Oct 15:48
e4733ac
Compare
Choose a tag to compare

0.1.6 (2019-10-10)

Performance Improvements

  • ⚡️ Use Float32Array and avoid duplicated slice insertion (#53) (e4733ac)

v0.1.5

09 Oct 13:46
a768121
Compare
Choose a tag to compare

0.1.5 (2019-10-09)

Performance Improvements

  • ⚡️ Ingest vtkjs strokeBuffer for performance enhancement (#52) (a768121)

v0.1.4

09 Oct 09:48
1e50a4a
Compare
Choose a tag to compare

0.1.4 (2019-10-09)

Bug Fixes

  • 🐛 ReferenceError: fracToDec is not defined (#51) (1e50a4a), closes #50

v0.1.3

08 Oct 10:57
6b921b5
Compare
Choose a tag to compare

0.1.3 (2019-10-08)

Performance Improvements

  • ⚡️ Improve performance of pixel scaling (#48) (6b921b5)

v0.1.2

01 Oct 15:14
Compare
Choose a tag to compare

0.1.2 (2019-10-01)

Bug Fixes

  • Fix rotation by applying in an iterative rather than additive fashion. (#45) (b642773)