Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 559 Bytes

CHANGE_NOTES.md

File metadata and controls

23 lines (15 loc) · 559 Bytes

1.0.2

Bugfixes:

  • Fixed degenerate Spaces sometimes being added to the Packer's space vector due to invalid constructor argument order.
  • Fixed the last Rect of a pack being ignored.

Tooling:

  • Added new automatic tests to detect similar bugs to those patched in both this and the previous patch.

1.0.1

Bugfixes:

  • Fixed issue with Spaces being added to the Packer's space vector with a width or height of 0.

1.0

Initial release.