- translate README.md and config/example-lunar-birthday.yaml to English
0.2.5
- use Path(config_file).stem as calendar_name - add `--lunar-to-solar` and `--solar-to-lunar` option
0.2.4
- use absolute datetime for reminders - update default reminders on config/example-lunar-birthday.yaml
0.2.3
- fix utils.get_logger setLevel - ci: add nox, pytest, ruff skeleton - add pytest test cases with help of copilot - fix example config url on README.md
0.2.2
- ci: use dynamic version from scm tag - add CHANGELOG.md