File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ 4.x - Unreleased] - 2025-xx-xx
44
5+ ## [ 4.1.1] - 2025-07-21
6+ ### Fixed
7+ - In some cases the maximum weight of a box was not respected
8+ - Sometimes boxes were not ordered canonically
9+ - Visualisation links did not encode the query params
10+
511## [ 4.1.0] - 2025-02-06
612### Added
713- A mechanism to allow a proactive timeout on v. large packings rather than run to completion
@@ -582,8 +588,9 @@ Initial release
582588 - Experimental code to get a feel for how calculations can best be implemented
583589 - Only works if all items fit into a single box (so not production ready at all)
584590
585- [ 4.x - Unreleased ] : https://github.com/dvdoug/BoxPacker/compare/4.1.0 ..master
591+ [ 4.x - Unreleased ] : https://github.com/dvdoug/BoxPacker/compare/4.1.1 ..master
586592
593+ [ 4.1.1 ] : https://github.com/dvdoug/BoxPacker/compare/4.1.0..4.1.1
587594[ 4.1.0 ] : https://github.com/dvdoug/BoxPacker/compare/4.0.1..4.1.0
588595[ 4.0.1 ] : https://github.com/dvdoug/BoxPacker/compare/4.0.0..4.0.1
589596[ 4.0.0 ] : https://github.com/dvdoug/BoxPacker/compare/3.12.1..4.0.0
You can’t perform that action at this time.
0 commit comments