16 Commits (0b12e71da8ba5ef9079a86a5eb401ae3f32beba2)

Author SHA1 Message Date
  Jérôme Deuchnord 0b12e71da8
ci(compatibility): test on more Python versions and on macOS (#131) 3 years ago
  Jérôme Deuchnord 8b723bfd22
refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 years ago
  Jérôme Deuchnord c39cd3aefa
fix: handle out of range date error 3 years ago
  Jérôme Deuchnord 75eba4977c
fix: avoid returning ephemerides for yesterday or tomorrow 3 years ago
  Jérôme Deuchnord 6618712030
refactor: simplify ephemerides, remove dead code 4 years ago
  Jérôme Deuchnord 1cd54f42bc
refactor: remove unused functions in ephemerides.py 4 years ago
  Jérôme Deuchnord 32489ae355
feat: move the date to a single argument 4 years ago
  Jérôme Deuchnord 9dbc093631
feat: add support for maximal elongations of Mercury and Venus 4 years ago
  Jérôme Deuchnord d7730bd2ad
feat: add support for timezones 4 years ago
  Jérôme Deuchnord 081aab129e
fix: add compatibility for Skyfield 1.17 4 years ago
  Jérôme Deuchnord 467c8227df
feat(ephemerides): compute ephemerides if the position is set only 4 years ago
  Jérôme Deuchnord 6856d45643
feat(moon-phase): compute more accurate Moon phase 4 years ago
  Jérôme Deuchnord 82bdc7055b
fix: set times are now correct 4 years ago
  Jérôme Deuchnord a8dfe3bd11
Add unit tests, fix variable names 4 years ago
  Jérôme Deuchnord da64382b3b
Add JSON output 4 years ago
  Jérôme Deuchnord 392b2dd7dc
Refactorization of the computation functions 4 years ago