Deuchnord
3bf4ed737c
build: remove AppImage ( #294 )
BREAKING CHANGE: AppImage is no longer available. This decision has been
made because it has become hard to maintain lately, and I don't have
time nor motivation to fix it.
2 years ago
Jérôme Deuchnord
6aea5b60ba
fix: build does not need manpage anymore
2 years ago
Jérôme Deuchnord
ea428c8877
fix: use importlib.metadata to get versions
2 years ago
Jérôme Deuchnord
ca3ac9111e
chore: migrate to Poetry
BREAKING CHANGE: Docker support has been removed.
If you were using it, please migrate to [one of the other available options](https://kosmorro.space/cli/download/ ).
2 years ago
Jérôme Deuchnord
9268113106
fix: use Babel to translate the dates
2 years ago
Jérôme Deuchnord
3b131750fa
test: rewrite the tests
3 years ago
Jérôme Deuchnord
5d3d2a0d47
chore(i18n): fix messages scripts
2 years ago
Jérôme Deuchnord
9c32dfbf7a
build: generate AppImage file
2 years ago
Jérôme Deuchnord
1ffe1ec571
chore: cleanup Makefile and release worlflow
2 years ago
Jérôme Deuchnord
d78d4a53dc
build: bump version 0.10.3
3 years ago
Jérôme Deuchnord
877ce24622
chore: fix Makefile and __version__.py
3 years ago
Jérôme Deuchnord
87206d7068
feat: use Kosmorrolib ( #162 )
3 years ago
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