Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 1.69 KB

1.1.0 (2019-05-30)

  • chore: update comments (f995136)
  • chore(version): remove manual version (1fbce0c)
  • fix: default value is cwd for -d flag (7e8abf6)
  • fix: log errors to stderr (613136f)
  • fix: logging is async (c133913)
  • fix: remove promise syntax (4ad000f)
  • fix: trim all elemnts of csv args (b6a4fbd)
  • 1.1.0 (14e6777)
  • feat: allow multiple source directories to be passed in (a564f18)
  • feat: implement rendering of multiple disable tables (516d9b4)
  • docs: update help (58d7cae)
  • refactor: fix slow code (ea0f44c)
  • refactor: move cli code into self-executing async func (7ea610c)
  • refactor: move option handlers into own module (e804044)

1.0.0 (2019-05-20)

  • feat(initial): initial release (9b369a2)