28 次程式碼提交 (0b12e71da8ba5ef9079a86a5eb401ae3f32beba2)

作者 SHA1 備註 提交日期
  Jérôme Deuchnord 8b723bfd22
refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 年之前
  Jérôme Deuchnord 331ab99aa1
feat(event): add support for moon apogee and perigee 3 年之前
  Jérôme Deuchnord c39cd3aefa
fix: handle out of range date error 4 年之前
  Jérôme Deuchnord 75eba4977c
fix: avoid returning ephemerides for yesterday or tomorrow 4 年之前
  Jérôme Deuchnord 4ea148e8d1
feat: display a graph in the PDF output for the ephemerides 4 年之前
  Jérôme Deuchnord 6618712030
refactor: simplify ephemerides, remove dead code 4 年之前
  brain_face b9454be459 feat: add support for relative dates on --date argument 4 年之前
  Jérôme Deuchnord b8d6ae2f51
feat: add support for occultations 4 年之前
  Jérôme Deuchnord 5dec0dcc4c
feat: add support for environment variables 4 年之前
  Jérôme Deuchnord c063f6e0f5
feat: add support for Moon conjunctions 4 年之前
  Jérôme Deuchnord c7bc7574df
fix(events): prevent false detection of conjunctions 4 年之前
  Jérôme Deuchnord 32489ae355
feat: move the date to a single argument 4 年之前
  Jérôme Deuchnord 87c1cdad9d
build: bump version 0.6.0 4 年之前
  Jérôme Deuchnord 9dbc093631
feat: add support for maximal elongations of Mercury and Venus 4 年之前
  Jérôme Deuchnord d7730bd2ad
feat: add support for timezones 4 年之前
  Jérôme Deuchnord ebbcce5811
test: add tests to enhance coverage 4 年之前
  Jérôme Deuchnord 2fadc2a95e
feat: add ability to save PDF file 4 年之前
  Jérôme Deuchnord 38fc06657f
feat: add colors in the text return 4 年之前
  Jérôme Deuchnord c4f07a1d64
feat(i18n): make the strings translatable 4 年之前
  Jérôme Deuchnord 8d60a2ad99
feat(events): add support for conjunctions 4 年之前
  Jérôme Deuchnord 4029ba9ec2
feat: rename fields in the JSON response for more coherence 4 年之前
  Jérôme Deuchnord 467c8227df
feat(ephemerides): compute ephemerides if the position is set only 4 年之前
  Jérôme Deuchnord fa2da9e4a9
feat(events): add support for opposition events 4 年之前
  Jérôme Deuchnord d7157466d9
fix(moonphase): fix the Moon phase prediction 4 年之前
  Jérôme Deuchnord 6856d45643
feat(moon-phase): compute more accurate Moon phase 4 年之前
  Jérôme Deuchnord 82bdc7055b
fix: set times are now correct 4 年之前
  Jérôme Deuchnord a8dfe3bd11
Add unit tests, fix variable names 4 年之前