All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.7.3 (2022-02-02)
2.7.2 (2021-01-15)
2.7.1 (2020-09-18)
2.7.0 (2020-09-16)
2.6.0 (2020-02-13)
- Update rollup config & dts plugin (1d1b80e)
- Per rectangle allowRotation (ab68e1c)
2.5.0 (2019-09-03)
- area or edge logic selection option (c4dff4b)
- efficiency tests refactoring (0afa958)
2.4.5 (2019-08-26)
2.4.4 (2019-07-10)
- save/load bins with tag correctly (ac95c4a)
2.4.3 (2019-07-09)
- process() vertical expand not take border into account (7382912)
- updateBinSize() not consider rotated node (aee9a4b)
- add set rotation test (0f1d301)
2.4.2 (2019-07-08)
- handle rotated rectangle feeded to packer correctly (81c80e0)
2.4.1 (2019-07-04)
2.4.0 (2019-06-30)
- Export IBin interface (aaa40a4)
2.4.0-alpha.0 (2019-06-19)
- maxrects-bin.ts: split freerect not use rotated node (5f06524)
- Add
Bin.border
to control space to edge (62bc66b), closes #5 - Implement
dirty
status get/set ofRectangle
&MaxRectsBin
(ca932ba) - Report bin dirty status (a7527b6)
- reset/repack (beta) (eb93239)
2.3.0 (2019-06-06)
2.2.0 (2019-06-04)
- Add
.next()
method to enclose and start a new bin (9dbe754)
2.1.2 (2019-06-03)
2.1.1 (2019-06-03)
- Update package config & toolchain (b117652)