cornerstone-tools
Advanced tools
Comparing version 2.3.7 to 2.3.8
@@ -9,2 +9,17 @@ # Changelog | ||
## [2.3.8] - 2018-07-12 | ||
### Added | ||
- Added Webpack-web-server and hotReloader for development | ||
- Added invert effect on mouse zoom (thanks @posegae) | ||
- Added tool data docs page | ||
- Added new tool Eraser that Erases marks from other tools (thanks @dlwire) | ||
- Added Freehand Sculpter tool (#431) (thanks @JamesAPetts) | ||
### Changed | ||
- Changed more functions drawing.js being applied to the tools: path, drawLine, setShadow (thanks @timleslie) | ||
### Fixed | ||
- Fixed dragProbe touch issue (issue/390) | ||
- Fixed paintbrush tool, Improvements to brush tool and example (issue/434) (thanks @JamesAPetts) | ||
## [2.3.7] - 2018-07-05 | ||
@@ -11,0 +26,0 @@ ### Added |
{ | ||
"name": "cornerstone-tools", | ||
"version": "2.3.7", | ||
"version": "2.3.8", | ||
"description": "Medical imaging tools for the Cornerstone library", | ||
@@ -33,2 +33,3 @@ "main": "./dist/cornerstoneTools.min.js", | ||
"start": "npm run webpack", | ||
"start:dev": "webpack-dev-server --config ./config/webpack/webpack-dev", | ||
"test": "npm run test:chrome", | ||
@@ -79,3 +80,4 @@ "test:watch": "karma start config/karma/karma-watch.js", | ||
"webpack": "^4.9.1", | ||
"webpack-cli": "^2.1.4" | ||
"webpack-cli": "^2.1.4", | ||
"webpack-dev-server": "^3.1.4" | ||
}, | ||
@@ -82,0 +84,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2806919
18405
0
34