File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## [ 3.x - Unreleased] - 2023-xx-xx
4+
5+ ## [ 3.12.0] - 2023-07-30
6+ ### Changed
7+ - Improved efficiency in packing
48### Removed
59- Support for PHP 7.1, 7.2 and 7.3
610
@@ -495,8 +499,9 @@ Initial release
495499 - Experimental code to get a feel for how calculations can best be implemented
496500 - Only works if all items fit into a single box (so not production ready at all)
497501
498- [ 3.x - Unreleased ] : https://github.com/dvdoug/BoxPacker/compare/3.11 .0...3.x
502+ [ 3.x - Unreleased ] : https://github.com/dvdoug/BoxPacker/compare/3.12 .0...3.x
499503
504+ [ 3.12.0 ] : https://github.com/dvdoug/BoxPacker/compare/3.11.0...3.12.0
500505[ 3.11.0 ] : https://github.com/dvdoug/BoxPacker/compare/3.10.0...3.11.0
501506[ 3.10.0 ] : https://github.com/dvdoug/BoxPacker/compare/3.9.4...3.10.0
502507[ 3.9.4 ] : https://github.com/dvdoug/BoxPacker/compare/3.9.3...3.9.4
You can’t perform that action at this time.
0 commit comments