Skip to content

Latest commit

 

History

History
63 lines (26 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

63 lines (26 loc) · 2.42 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.7.0 (2022-07-23)

Features

  • add new output type: txt (34d8976)

2.6.0 (2022-01-31)

Features

  • Add version update-notifier (23aace9)

2.5.4 (2020-02-08)

Bug Fixes

  • CLI&document for SVG debug generation from -t svg to -v (c37cc40), closes #46
  • omit path in font-face (ae559fd), closes #49
  • Re-use cfg settings not applied (3b57562), closes #44

2.5.3 (2020-01-26)

2.5.2 (2019-07-12)

Bug Fixes

  • async texture generation skips fontData stringify (230d0b3), closes #39

2.5.1 (2019-07-11)

Bug Fixes

  • async jimp.read() should be fulfilled before continue packing (5d95b32)
  • package script render changed to yarn (84732bf)

Tests

  • Fix run render by replacing abandoned devtools (071b016), closes #38

2.5.0 (2019-06-19)

Features

  • new border option to control packing space to atlas edge (33598b9)