Jérôme Deuchnord
0b12e71da8
ci(compatibility): test on more Python versions and on macOS ( #131 )
BREAKING CHANGE: on Ubuntu 20.04+, the `texlive-latex-extra` package is needed to generate the PDF output
3 years ago
Jérôme Deuchnord
75eba4977c
fix: avoid returning ephemerides for yesterday or tomorrow
4 years ago
brain_face
b9454be459
feat: add support for relative dates on --date argument
4 years ago
Jérôme Deuchnord
5dec0dcc4c
feat: add support for environment variables
The observer's position and timezone can now be set using the following
environment variables:
- `KOSMORRO_LATITUDE`: the observer's latitude
- `KOSMORRO_LONGITUDE`: the observer's longitude
- `KOSMORRO_TIMEZONE`: the observer's timezone
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
c4f07a1d64
feat(i18n): make the strings translatable
5 years ago
Jérôme Deuchnord
8d60a2ad99
feat(events): add support for conjunctions
5 years ago
Jérôme Deuchnord
6856d45643
feat(moon-phase): compute more accurate Moon phase
BREAKING CHANGE: JSON format now returns the moon phase as an object
instead of a string
5 years ago
Jérôme Deuchnord
9a0c9d3ae3
fix: Move version constant to its own file to prevent sgp4 module failing in the AUR
5 years ago
Jérôme Deuchnord
2c818c3924
Bump v0.2.0
5 years ago
Jérôme Deuchnord
5c8d885707
Add --clear-cache option
5 years ago
Jérôme Deuchnord
8356b65abf
Update metadata, update readme
5 years ago
Jérôme Deuchnord
afd2f94882
Bump version 0.1.0
5 years ago
Jérôme Deuchnord
392b2dd7dc
Refactorization of the computation functions
5 years ago