packagist dvdoug/boxpacker 3.6.0
v3.6.0

latest releases: dev-master, dev-dependabot/github_actions/actions/cache-3, 3.x-dev...
4 years ago

Changed

  • Improved efficiency in packing and weight distribution
  • Major internal refactoring. The public-facing API did not change in any incompatible ways, but if you extended any of the @internal classes or made use of @internal methods you may be affected.
  • Bail out earlier in the packing process where an item doesn't fit [colinmollenhour]

Fixed

  • Fixed potential issue where internal sort consistency wasn't always correct
  • Fixed potential issue where custom constraints might not be fully respected
  • Avoid divide by zero error when a box is specified to have a depth of 0mm (e.g. 2D packing)
  • Better docblocks [colinmollenhour]

Don't miss a new boxpacker release

NewReleases is sending notifications on new releases.