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.9] ( https://github.com/mljs/linear-sum-assignment/compare/v1.0.8...v1.0.9 ) (2025-10-21)
4+
5+
6+ ### Bug Fixes
7+
8+ * update dependencies and fix build ([ #25 ] ( https://github.com/mljs/linear-sum-assignment/issues/25 ) ) ([ a3f2fdc] ( https://github.com/mljs/linear-sum-assignment/commit/a3f2fdc7bce9ffd5ed1f95c3f35939a18ba9bd6a ) )
9+
310## [ 1.0.8] ( https://github.com/mljs/linear-sum-assignment/compare/v1.0.7...v1.0.8 ) (2025-10-21)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " linear-sum-assignment" ,
3- "version" : " 1.0.8 " ,
3+ "version" : " 1.0.9 " ,
44 "license" : " MIT" ,
55 "description" : " it performs a linear sum assignment even if the cost matrix is rectangular." ,
66 "keywords" : [],
You can’t perform that action at this time.
0 commit comments