Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 3.37 KB

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 3.37 KB

Change Log

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

0.5.3 (2017-06-12)

0.5.2 (2017-03-29)

Bug Fixes

  • Compute font properties for empty line parts (#43) (228c371), closes #42

0.5.1 (2017-01-20)

Bug Fixes

  • Fix letterSpacing property (#40) (55d8866), closes #39
  • wordWrap() - Don't add spaces before the first word on a line (#38) (2060ce0), closes #37

0.5.0 (2017-01-16)

Bug Fixes

Features

  • Add setTagStyle() and deleteTagStyle() (588f21b), closes #34