This repository was archived by the owner on May 22, 2021. It is now read-only.
v0.7
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
libdir tosrc(it's a CLI package, not a lib) - Move
index.jstosrc - Switch unit testing setup to Jest
- Refactor rocket launch data printing
- Refactor timezone processing