Jérôme Deuchnord
6661984973
fix: fix English messages ( #178 )
Co-authored-by: Damgermys <damhub28@gmail.com>
Co-authored-by: Damgermys <damhub28@gmail.com>
3年前
Jérôme Deuchnord
87206d7068
feat: use Kosmorrolib ( #162 )
3年前
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年前
Jérôme Deuchnord
c39cd3aefa
fix: handle out of range date error
4年前
Jérôme Deuchnord
2fadc2a95e
feat: add ability to save PDF file
You can now use the `--format=pdf` argument to save the data computed by
Kosmorro to a PDF file. The new `--output` argument must be given with
the export file path.
4年前
Jérôme Deuchnord
c4f07a1d64
feat(i18n): make the strings translatable
4年前
Jérôme Deuchnord
467c8227df
feat(ephemerides): compute ephemerides if the position is set only
BREAKING CHANGE: invoking kosmorro command without --latitude and
--longitude arguments will now only output the Moon phase and,
eventually, the events for the given date (or today if date not given).
5年前
Jérôme Deuchnord
fa2da9e4a9
feat(events): add support for opposition events
5年前
Jérôme Deuchnord
d079fc7b20
fix(position): remove useless altitude argument
BREAKING CHANGE: invoking kosmorro command with the --altitude argument
will now fail with an "unrecognized arguments" error.
5年前
Jérôme Deuchnord
2511d31c37
fix(dumper): display the right date on output text
5年前
Jérôme Deuchnord
5f74b08d15
feat: add argument to get the current version
5年前
Jérôme Deuchnord
5c8d885707
Add --clear-cache option
5年前
Jérôme Deuchnord
da64382b3b
Add JSON output
5年前
Jérôme Deuchnord
afd2f94882
Bump version 0.1.0
5年前
Jérôme Deuchnord
392b2dd7dc
Refactorization of the computation functions
5年前
Jérôme Deuchnord
f545dfd0cd
Fix Python files header
5年前
Jérôme Deuchnord
15632cc9b3
Fix lint issues
5年前
Jérôme Deuchnord
d444e4e727
Return the ephemeris in a nice table 🤩
5年前
Jérôme Deuchnord
fda3c4fce0
Update config and docs
5年前
Jérôme Deuchnord
cb65bb99ab
Update branding
5年前
Jérôme Deuchnord
0e692e11fa
Compute planets' ephemeris
5年前
Jérôme Deuchnord
47b9297a78
Compute sunrise, sunset and phase moon
5年前
Jérôme Deuchnord
dc1b27dfbf
Init main program
5年前