All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.1 (2020-09-18)
- Upstream fix on non-exclusive tag option in maxrects-packer (c06c3b6)
0.4.0 (2020-09-17)
- New option
--group-folder
(4e6183a)
0.3.0 (2020-02-01)
- --search-dummy use pixelMatch to do deep compare (be61458)
- detect duplicate dummy in loaded sheets (4bf489c)
- Fix alpha premultiplied black edge issue (a0db046)
- Fix multi spritesheet image filename sequence bug (45d4a56), closes #8
- Fix prune index not working on id=0 (c03204a)
- loaded sheet should preserve saved metric (f741692), closes #6
- Tagcount 0 eq. null bug (c554cdb), closes #8
- Add --search-dummy option (2f59717)