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+ ## [ 3.0.0] ( https://github.com/cheminfo/netcdfjs/compare/v2.0.2...v3.0.0 ) (2023-08-08)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * migrate to TypeScript ([ #26 ] ( https://github.com/cheminfo/netcdfjs/issues/26 ) )
9+
10+ ### Code Refactoring
11+
12+ * migrate to TypeScript ([ #26 ] ( https://github.com/cheminfo/netcdfjs/issues/26 ) ) ([ 9bf14de] ( https://github.com/cheminfo/netcdfjs/commit/9bf14dea6e2523304aae29d5f0520648dfb5eef3 ) )
13+
314## [ 2.0.2] ( https://github.com/cheminfo/netcdfjs/compare/v0.7.0...v2.0.2 ) (2022-10-21)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " netcdfjs" ,
3- "version" : " 2 .0.2 " ,
3+ "version" : " 3 .0.0 " ,
44 "description" : " Read and explore NetCDF files" ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./lib-esm/index.js" ,
You can’t perform that action at this time.
0 commit comments