- dropped support for EOL versions of Python 3.6 and 3.7
- updated project's dependencies
- stricter type checking
- add py.typed file to indicate to mypy that the library is fully type annotated.
- widen range of
importlib_metadata
to include 4.x.x release - CircleCI: bump poetry/pip to latest
- poetry.lock: update dependencies to latest
🚨 Breaking changes 🚨
- Remove bundled calendars. See the readme for migration.
- Add 2011-2012 Bacs calendar
- Add 2013-2017 Targetfrance calendar
- Correct Danish public holidays
- Initial public release