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