Skip to content

v2.3.0

Compare
Choose a tag to compare
@dvdoug dvdoug released this 09 Apr 21:04
  • Add callback system for more complex constraints e.g. max number of hazardous items in a box. To take advantage of the additional flexibility, implement BoxPacker\ConstrainedItem rather than BoxPacker\Item
  • Minor refactoring