File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.5] ( https://github.com/mljs/linear-sum-assignment/compare/v1.0.4...v1.0.5 ) (2023-03-24)
4+
5+
6+ ### Bug Fixes
7+
8+ * update dependencies and remove package-lock ([ 95b5b4d] ( https://github.com/mljs/linear-sum-assignment/commit/95b5b4d9aac9d6eb87f7680b458fcc38b1112c01 ) )
9+
310### [ 1.0.4] ( https://github.com/jobo322/linear-sum-assignment/compare/v1.0.3...v1.0.4 ) (2022-05-26)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " linear-sum-assignment" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.0.5 " ,
44 "description" : " it performs a linear sum assignment even if the cost matrix is rectangular." ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./lib-esm/index.js" ,
You can’t perform that action at this time.
0 commit comments