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)
0.5.1 (2017-01-20)
- 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)
- Add offset for stroke after checking alignment (#24) (5d63a3a), closes #22
- Fix build errors (#14) (4fee646), closes #10
- Fix drop shadows (2cc378c), closes #26
- Fix exported module (#18) (cf527eb), closes #12
- Fix line y-position computation bug (#17) (6aa7636), closes #11
- Override wordWrap method to ignore tags (#20) (662d1e6), closes #9 #16
- Right-alignment-pad first word only (#25) (65eb1f3), closes #23