File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.0.0] ( https://github.com/mljs/conrec/compare/v4.0.0...v5.0.0 ) (2023-05-12)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * The contour lines are now returned in an object instead of an array with additional properties.
9+
10+ ### Code Refactoring
11+
12+ * migrate project to TypeScript ([ #17 ] ( https://github.com/mljs/conrec/issues/17 ) ) ([ 3547522] ( https://github.com/mljs/conrec/commit/35475226cfec8708f855957a9bede77b886c0402 ) )
13+
314## [ 4.0.0] ( https://github.com/mljs/conrec/compare/v3.2.1...v4.0.0 ) (2022-10-20)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " ml-conrec" ,
3- "version" : " 4 .0.0" ,
3+ "version" : " 5 .0.0" ,
44 "description" : " JavaScript implementation of the CONREC contouring algorithm" ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./lib-esm/index.js" ,
You can’t perform that action at this time.
0 commit comments