Skip to content

Releases: sailorfe/ephem

2.0.0

18 Sep 20:59

Choose a tag to compare

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