Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 643 Bytes

CHANGELOG.md

File metadata and controls

18 lines (9 loc) · 643 Bytes

Version History Changelog Status

[0.3.1] - 2014-10-08

Adding Line.contents() for fetching the contents of a line as a string.

[0.2.0] - 2014-06-02

Fixed a crash caused by inability to locate the required trim helper in the latest version of cli-color. (And locked down the version of the cli-color dependency to stop this from ever happening again.)

[0.2.1] - 2014-06-02

Removed lodash as a dependency in favor of vanilla JS, to keep installs faster and smaller than ever.

[0.1.0] - 2014-04-06

Initial release