Skip to content

Latest commit

 

History

History
86 lines (59 loc) · 2.24 KB

ROADMAP.md

File metadata and controls

86 lines (59 loc) · 2.24 KB

Roadmap

0.1.0

Initial release after the hackathon

  • All the basic commands
  • All the nice-to-have commands

0.2.0

  • Fix all the critical bugs

Optionally:

  • Add command to echo db version and path
  • Add otp --version option to echo the application's version (if not here, then a must in one of later versions)

0.3.0

Code quality release

Optionally:

0.4.0

Unit tests release

See #30

Part of 0.3.0 instead?

  • Add unit tests (possibly full coverage)
  • Add coverage checker to the CI/CD
  • Add per platform testing (Linux, macOS, Windows)

0.5.0

Better docs release

May be swapped in order with Publish package release

  • Fix #29
  • Fix #55
  • Fix #59
  • Consider the general rewrite

0.6.0

Publish package release

May be swapped in order with Better docs release