Releases: mj0nez/bdew-datetimes
Releases · mj0nez/bdew-datetimes
v0.8.0
What's Changed
- fix(docs): link original holidays repo, not the fork by @hf-kklein in #185
- chore: use
mypy --strict
for type checking and fix related warnings by @hf-kklein in #192 - fix: shift Sonderfeiertag for 24h LFW from
2025-04-04
to2025-06-06
by @hf-kklein in #193
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Bump and set min version of holidays to 0.59 to include 2025-05-08 ("Tag der Befreiung") by @hf-kklein in #181
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- cI: Switch to trusted publisher workflow by @hf-kklein in #152
- Move optional dependencies from
dev_requirements
topyproject.toml
by @FreddyFox892 in #170 - Add Python3.13 and remove 3.8 support by @mj0nez in #179
New Contributors
- @FreddyFox892 made their first contribution in #170
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
What's Changed
- feat: Add "Sonderfeiertag"
2025-04-04
by @hf-kklein in #142
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Breaking Change
This release drops support of Python 3.7 as this version is EOL since 27-06-2023. If you depend on this version consider upgrading Python or pinning this package to bdew-datetimes<0.4.0
.
What's Changed
- ci: Add
spell_check
to linting action by @hf-kklein in #73 - remove leftover python 3.7 artefacts by @hf-kklein in #74
Full Changelog: v0.3.13...v.0.4.0
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
v0.3.12
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #51
- Bump pytz from 2023.3 to 2023.3.post1 by @dependabot in #52
- Add Python 3.12 to CI by @mj0nez in #55
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
- Bump holidays from 0.25 to 0.27.1 by @dependabot in #49
- Bump holidays from 0.27.1 to 0.28 by @dependabot in #50
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- Bump holidays from 0.23 to 0.24 by @dependabot in #45
- Bump holidays from 0.24 to 0.25 by @dependabot in #46
Full Changelog: v0.3.9...v0.3.10