Skip to content

Releases: dvdoug/BoxPacker

v1.6.8

13 Nov 22:58
Compare
Choose a tag to compare
  • Fixed issue where internal ordering wasn't being kept

v3.2.0

13 Nov 00:00
Compare
Choose a tag to compare
  • Added getVolume() helper method to PackedItem
  • Improved item orientation selection for better packing
  • Minor refactorings for code clarity

v2.4.7

12 Nov 23:58
Compare
Choose a tag to compare
  • Improved item orientation selection for better packing
  • Minor refactorings for code clarity

v1.6.7

12 Nov 23:58
Compare
Choose a tag to compare
  • Improved item orientation selection for better packing
  • Minor refactorings for code clarity

v3.1.3

15 Jun 19:57
Compare
Choose a tag to compare
  • Work around an PHP recursion issue when comparing 2 Items

v2.4.6

15 Jun 19:47
Compare
Choose a tag to compare
  • Work around an PHP recursion issue when comparing 2 Items

v1.6.6

15 Jun 19:46
Compare
Choose a tag to compare
  • Work around an PHP recursion issue when comparing 2 Items

v3.1.2

13 Jun 19:05
Compare
Choose a tag to compare
  • Fix typos in code samples within documentation

v3.1.1

03 Jun 11:33
Compare
Choose a tag to compare
  • Tweak composer configuration to make it easier to run the samples in the documentation
  • Minor speed improvements

v2.4.5

03 Jun 11:17
Compare
Choose a tag to compare
  • Tweak composer configuration to make it easier to run the samples in the documentation