Releases: cornerstonejs/cornerstoneTools
Releases · cornerstonejs/cornerstoneTools
v6.0.0
6.0.0 (2021-09-15)
Code Refactoring
- requestPoolManager: Remove requestPoolManager, use imageLoadPoolManager from core instead (780ba60)
BREAKING CHANGES
- requestPoolManager: Removed requestPoolManager and its usage in stackPrefetch in favour of external
imageLoadPool
v5.3.0
5.3.0 (2021-08-25)
Features
- Adding digits configuration for Length tool (#1407) (9333b63)
v5.2.0
5.2.0 (2021-07-30)
Bug Fixes
Features
- imageIdSpecificStateManager: add
set
imageIdToolState function (#1341) (112149e)
v5.1.6
5.1.6 (2021-07-29)
Bug Fixes
- changes to update docs script, move docs from previous versions into child folder (0d8bd66)
- minor jsdoc issues preventing API docs from building (22b9c14)
v5.1.5
5.1.5 (2021-07-23)
Bug Fixes
v5.1.4
5.1.4 (2021-03-23)
Bug Fixes
v5.1.3
5.1.3 (2021-01-19)
Bug Fixes
- EllipticalRoiTool: Push stdDev to separate line for non-SUV modalities (#1344) (f8a9110)
v5.1.2
5.1.2 (2020-11-18)
Bug Fixes
- moveNewHandle should call endHandler with success: false when the measurement is removed by
anyHandleOutsideImage
check (#1328) (8a261a2)
v5.1.1
5.1.1 (2020-11-15)
Bug Fixes
- Grab Cornerstone from external in Synchronizer (#1327) (d9a2c2b)
v5.1.0
5.1.0 (2020-11-05)
Features
- 🎸 Allow options to be passed to requestPoolManager (#1324) (18bfdf1)