v0.3.13
This release includes some additional tests, minor documentation fixes and improvements for CI and development.
What's Changed
- chore: release holidays pin by @mj0nez in #57
- 🤖Add automatic approval & squash merge workflow for dependabot PRs by @hf-kklein in #59
- Bump actions/setup-python from 4 to 5 by @dependabot in #58
- Change GitHub Action Triggers to all PRs and Pushes to
main
by @hf-kklein in #69 - Drop Support for Python 3.7 by @hf-kklein in #61
- Run code formatter, linters and release workflow on Python 3.12 by @hf-kklein in #62
- 📍Pin Linting/Testing/Formatting and other CI requirements by @hf-kklein in #63
- Drop lgeiger/black-action; Use black and isort directly by @hf-kklein in #64
- Fix typos in
calendar.py
andperiods.py
by @hf-kklein in #67 - Add CI Action with Spell Check by @hf-kklein in #66
- Fix typos in README by @hf-kklein in #60
- Add more details about the difference between functions by @hf-kklein in #68
- Add (small) list of projects that rely on
bdew-datetimes
by @hf-kklein in #70 - Add test cases for 2024 by @hf-kklein in #65
- fix: add dev requirements to dependabot config by @mj0nez in #71
- fix: patch tox and holidays pin by @mj0nez in #72
Full Changelog: v0.3.12...v0.3.13