- nox: add ruff check --fix and format - pastebin: replace name and password with admin_user - pastebin: replace baseurl with base_url
0.3.5
- move skip_days to person item config - update and optimize README.md
0.3.4
- bug: fix log_dir not exists - tests: split tests/test_lunar.py
0.3.3
- set lunar_birthday to False on ical.py - logging: enrich get_logger on utils.py - logging: use dictConfig instead of get_logger - logging: remove unnecessary logs - tests: ignore caplog on tests/test_main.py
0.3.2
- use deep_merge_iterative instead of dict union to overwride default_config - add argcomplete support for lunar-birthday-ical
0.3.0
- disable pastebin on config/example-lunar-birthday.yaml - multiple config files support