Skip to content

Latest commit

 

History

History
89 lines (46 loc) · 4.7 KB

File metadata and controls

89 lines (46 loc) · 4.7 KB

Changelog

1.0.9 (2025-10-21)

Bug Fixes

  • update dependencies and fix build (#25) (a3f2fdc)

1.0.8 (2025-10-21)

Bug Fixes

  • remove unneeded dependency (aabebd2)

1.0.7 (2024-03-16)

Bug Fixes

1.0.6 (2024-03-07)

Bug Fixes

1.0.5 (2023-03-24)

Bug Fixes

  • update dependencies and remove package-lock (95b5b4d)

1.0.4 (2022-05-26)

Bug Fixes

1.0.3 (2022-05-18)

Bug Fixes

  • ensure nbRows <= nbColumns (3df0e84)
  • wrong pred array size (0e40eb1)

1.0.2 (2022-05-16)

Bug Fixes

1.0.1 (2022-05-16)

Bug Fixes

  • not upper case in package name (dfb3bad)

1.0.0 (2022-05-16)

Features

  • add code for rectangular assignment (8e65d4f)
  • add github workflows (904ac79)
  • rename the package, add README (74b92c2)

Bug Fixes