File tree Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.0.0] ( https://github.com/mljs/sparse-matrix/compare/v2.1.0...v3.0.0 ) (2025-05-25)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * migrate to TypeScript and ESM
9+
10+ ### Bug Fixes
11+
12+ * remove docs and build on gh-pages ([ 9197b3c] ( https://github.com/mljs/sparse-matrix/commit/9197b3c1eba1a9c2e2f894bdaa5b066563d047c9 ) )
13+ * remove travis ([ 4ff4567] ( https://github.com/mljs/sparse-matrix/commit/4ff45677d1308976a52bc8f583f4772983a5a0f0 ) )
14+
15+
16+ ### Code Refactoring
17+
18+ * migrate to TypeScript and ESM ([ d197546] ( https://github.com/mljs/sparse-matrix/commit/d19754622b6b96afe3699553bbea8e7e939ce899 ) )
19+
320## [ 2.1.0] ( https://github.com/mljs/sparse-matrix/compare/v2.0.0...v2.1.0 ) (2021-03-03)
421
522
4966
5067<a name =" 0.1.0 " ></a >
5168# 0.1.0 (2016-05-18)
52-
53-
54-
Original file line number Diff line number Diff line change 11{
22 "name" : " ml-sparse-matrix" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " Sparse matrix library" ,
55 "type" : " module" ,
66 "exports" : " ./lib/index.js" ,
You can’t perform that action at this time.
0 commit comments