- remove .version
-
=. Closes #19
- Merge pull request #15 from davglass/readline-osx
- On OSX revert back to terminal hack to avoid a readline bug
- Fixed logic bug that caused bar to jump one extra space at the end [davglass]
- Working with readline impl, even on Windows [davglass]
- Using readline instead of the \r hack [davglass]
- add ability to tick by zero chunks - tick(0)
- fix ETA. Closes #4 [lwille]
- Allow more recent versions of node
- Changed; erase the line when complete
- Added custom tokens support
- Fixed; clear line before writing
- Initial release