You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Bug Fixes
- package: update string-width to version 3.0.0 (#50) (67f0d8f)
BREAKING CHANGES
- package: Node 4 no longer supported, please update to Node 6+ or use ansi-align@2.0.0
Features
- ES2015ify, dropping support for Node <4 (#30) (7b43f48)
BREAKING CHANGES
- Node 0.10 or 0.12 no longer supported, please update to Node 4+ or use ansi-align@1.1.0
Features
- support left-alignment as no-op (#3) (e581db6)
1.0.0 (2016-04-30)
Features