Skip to content

Releases: cornerstonejs/cornerstoneTools

v3.1.1

13 Feb 12:35
5e66375
Compare
Choose a tag to compare

3.1.1 (2019-02-13)

Performance Improvements

  • BrushTool, onNewImageBrushEventHandler, onImageRenderedBrushEventHandler: Only generate labelm (c9d799b), closes #834

v3.1.0

12 Feb 12:06
1b38296
Compare
Choose a tag to compare

3.1.0 (2019-02-12)

Features

  • FreehandMouseTool and FreehandSculpterMouseTool: Updates the freehand suite to use spacing in (93ad45c)

v3.0.4

11 Feb 13:07
36771e6
Compare
Choose a tag to compare

3.0.4 (2019-02-11)

Bug Fixes

  • Freehand Tool: Can now draw close to the closing handle without being locked in place. (12523b0)

v3.0.3

11 Feb 11:47
c6356e6
Compare
Choose a tag to compare

3.0.3 (2019-02-11)

Bug Fixes

  • FreehandMouseTool: Fix insertOrDelete for freehand tool after recent changes to toolData schema (015ba4e)

v3.0.2

06 Feb 15:38
4a1d502
Compare
Choose a tag to compare

3.0.2 (2019-02-06)

Bug Fixes

  • CobbAngle: Show angle measurement text box (7fad2b6)
  • FreehandMouseTool: Use pixelCoordinates to measure spacing instead of canvasCoordinates (533b3ec)

Major: Plugins, Event Dispatchers, and Docs

06 Feb 01:38
f9fd8fe
Compare
Choose a tag to compare

This will hopefully be our last "manual release" version. We've added semantic-release and hope to leverage it to produce more accurate/timely versioning, and clearer change logs.

To read more about this release, check out these announcements:

v2.4.0

25 Oct 18:22
Compare
Choose a tag to compare

v2.2.0

02 Apr 16:45
Compare
Choose a tag to compare

v2.0.0

13 Dec 15:46
2918218
Compare
Choose a tag to compare
  • Major release to clean up a common complaint: Cornerstone Tools no longer depends on jQuery
  • Updated to depend on Cornerstone Core ˆ2.0.0

View Change Log
Read Migration Guide