Jérôme Deuchnord
|
0d9e7e2f0a
|
chore(i18n): migrate from POEditor to Weblate (#170)
|
3 years ago |
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
|
8b723bfd22
|
refactor: use `enum` instead of `dict`s for the events and moon phase (#129)
BREAKING CHANGE: some methodes in Event and MoonPhase have been dropped
in favor of `enum.Enum`'s `name` and `value` properties.
|
3 years ago |
Jérôme Deuchnord
|
52409e35e3
|
ci: release locales through a workflow
|
4 years ago |
Jérôme Deuchnord
|
c39cd3aefa
|
fix: handle out of range date error
|
4 years ago |
Jérôme Deuchnord
|
8bda2e1286
|
docs: add manpage to explain terms
|
4 years ago |
Jérôme Deuchnord
|
ff53585e50
|
chore: add Makefile to automate the release process
|
4 years ago |