Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

v0.7

Choose a tag to compare

@Belar Belar released this 31 May 14:09
· 65 commits to master since this release

General

  • Update error printing, use consistent visual structure

Fixes

  • Settings file encoding is now explicitly set to UTF-8. Resolves issue with reading settings file.

Internal

  • Update structure - rename lib dir to src (it's a CLI package, not a lib)
  • Move index.js to src
  • Switch unit testing setup to Jest
  • Refactor rocket launch data printing
  • Refactor timezone processing