Releases: cornerstonejs/cornerstoneTools
Releases · cornerstonejs/cornerstoneTools
v3.12.1
v3.12.0
v3.11.0
v3.10.1
v3.10.0
v3.9.4
3.9.4 (2019-05-24)
Bug Fixes
- update-statistics: Add docs and unit tests for updateCachedStats (c5c4c71)
- update-statistics: Override updateCachedStats for AngleTool, ArrowAnnotateTool, BidirectionalTool, CobbAngleTool, EllipticalRoiTool, RectangleRoiTool and TextMarkerTool (5f38eb8)
- update-statistics: Override updateCachedStats for CircleRoiTool (d739f8c)
- update-statistics: Override updateCachedStats for FreehandMouseTool and ProbeTool (567f061)
- update-statistics: Update statistics for annotation tools when handle movement is done (ccbb93e)
- update-statistics: Update statistics for annotation tools when handle movement is done (063afdb)
v3.9.3
v3.9.2
v3.9.1
v3.9.0
3.9.0 (2019-05-11)
Bug Fixes
- brushTools: After conflicts configuration from brush tools was not being set correctly. (baa56c8)
- configMerge: Adding a js code instead of new dependency (4c46152)
- issue#738: Remove merge from tool and move it to baseTool (86c82f1), closes issue#738
- issue#768: Comming back with lodash to be used on webpack merge. (as devDependency only) (99ca52c), closes issue#768
- issue#768: Moving merge to BaseTool (3236e7e), closes issue#768
- lodashMerge: Move from devDependency to dependency (bdfe3d0)
- mergeConfig: Applying changes into Annotate Tools (9c61a9a)
- mergeConfig: Applying changes into Brush Tools (73a2249)
- mergeConfig: Applying changes into remaining Tools (b1061f7)
- mergeConfig: Applying merge config fix into CircleRoiTool (4ed176c)
- mergeConfig: Fix tiny issues (2743ac3)
- mergeConfig: New deepMerge code pick first param and overwrite second. (ef5dc44)
Features
- lodash: Removing lodash and adding only needed function. Removing merge.js from webpack config and adding a library (31bb84e)