Skip to content

2.0.0

Latest

Choose a tag to compare

@sailorfe sailorfe released this 18 Sep 20:59
· 74 commits to main since this release

2.0.0 – major update

removed / deprecated

  • removed legacy config and asc commands:

new features

  • added YAML bidrectional database and data sync command
  • added cal command for monthly ephmeris tables
  • added --list-zones global option to list IANA tzinfo strings

improvements

  • cast now accepts H:M:S input instead of H:M input
  • saved now charts now have unique UTC names instead of "Chart of the Moment"
  • switched configuration library from configparser to tomli_w

documentation