Skip to content

Latest commit

 

History

History
49 lines (21 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

49 lines (21 loc) · 1.21 KB

0.3.0 (2017-02-26)

Bug Fixes

  • _getLongOptions should only return options that have long notations (d76e3dd)
  • change the way we handle new lines in logger (635fa9b)

Features

  • Node.js 4.4.5+ compatibility (fd0fbdc)

0.2.0 (2017-02-25)

Features

  • Implement auto-completion (#1) (333c968)

0.1.0 (2017-02-19)

Bug Fixes

  • fix eslint errors (84177db)
  • Fix passing logger in action callback (6d35d5f)
  • fix release script (20015a3)

0.1.0-alpha (2017-02-19)

Bug Fixes