Skip to content

Releases: dvdoug/BoxPacker

v3.2.1

13 Nov 22:59

Choose a tag to compare

  • Fixed issue where internal ordering wasn't being kept

v2.4.8

13 Nov 22:59

Choose a tag to compare

  • Fixed issue where internal ordering wasn't being kept

v1.6.8

13 Nov 22:58

Choose a tag to compare

  • Fixed issue where internal ordering wasn't being kept

v3.2.0

13 Nov 00:00

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

Choose a tag to compare

  • Improved item orientation selection for better packing
  • Minor refactorings for code clarity

v1.6.7

12 Nov 23:58

Choose a tag to compare

  • Improved item orientation selection for better packing
  • Minor refactorings for code clarity

v3.1.3

15 Jun 19:57

Choose a tag to compare

  • Work around an PHP recursion issue when comparing 2 Items

v2.4.6

15 Jun 19:47

Choose a tag to compare

  • Work around an PHP recursion issue when comparing 2 Items

v1.6.6

15 Jun 19:46

Choose a tag to compare

  • Work around an PHP recursion issue when comparing 2 Items

v3.1.2

13 Jun 19:05

Choose a tag to compare

  • Fix typos in code samples within documentation