Jérôme Deuchnord
|
c1570ff6ac
|
feat: add support for Windows
BREAKING CHANGE: kosmorro script is renamed to kosmorro.py
|
3 lat temu |
Jérôme Deuchnord
|
d78d4a53dc
|
build: bump version 0.10.3
|
3 lat temu |
Jérôme Deuchnord
|
6ffe0ad07b
|
docs(license): change license from GNU AGPL v3 to CeCILL v2.1 (#182)
|
3 lat temu |
Jérôme Deuchnord
|
877ce24622
|
chore: fix Makefile and __version__.py
|
3 lat temu |
Jérôme Deuchnord
|
87206d7068
|
feat: use Kosmorrolib (#162)
|
3 lat temu |
Jérôme Deuchnord
|
0d9e7e2f0a
|
chore(i18n): migrate from POEditor to Weblate (#170)
|
3 lat temu |
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 lat temu |
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 lat temu |
Jérôme Deuchnord
|
52409e35e3
|
ci: release locales through a workflow
|
4 lat temu |
Jérôme Deuchnord
|
c39cd3aefa
|
fix: handle out of range date error
|
4 lat temu |
Jérôme Deuchnord
|
8bda2e1286
|
docs: add manpage to explain terms
|
4 lat temu |
Jérôme Deuchnord
|
ff53585e50
|
chore: add Makefile to automate the release process
|
4 lat temu |