- Added: TypeScript definition. Thanks to @domoritz!
- Added: The
marginsoption. Thanks to @randallsquared!
- Fixed: String contents are no longer accidentally modified in some cases. Thanks to @powellquiring!
- No code changes. Just trying to get the readme to show on npmjs.com.
- Improved: Limited npm package contents for a smaller download.
- Fixed: Commas are now accounted for when calculating the available length of a
line, so that they do not appear outside
options.maxLength.
- Initial release.