Skip to content

Releases: mj0nez/bdew-datetimes

v0.8.0

08 Dec 13:16
ce432db
Compare
Choose a tag to compare

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 to 2025-06-06 by @hf-kklein in #193

Full Changelog: v0.7.1...v0.8.0

v0.7.1

28 Oct 19:12
3ccb287
Compare
Choose a tag to compare

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

11 Oct 10:16
b69f19b
Compare
Choose a tag to compare

What's Changed

  • cI: Switch to trusted publisher workflow by @hf-kklein in #152
  • Move optional dependencies from dev_requirements to pyproject.toml by @FreddyFox892 in #170
  • Add Python3.13 and remove 3.8 support by @mj0nez in #179

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

23 Jul 10:14
ada11d0
Compare
Choose a tag to compare

What's Changed

  • ci: exclude dependabot from release notes by @mj0nez in #145
  • chore: update dev requirements to bail out dependabot by @mj0nez in #146
  • feat: Set calendar language to 'de' by @hf-kklein in #147

Full Changelog: v0.5.0...v0.6.0

v0.5.0

16 Jul 21:10
f4a3e4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

03 Jan 10:48
b31d0bf
Compare
Choose a tag to compare

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

Full Changelog: v0.3.13...v.0.4.0

v0.3.13

02 Jan 23:10
4851345
Compare
Choose a tag to compare

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 and periods.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

03 Oct 23:02
613584a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.11...v0.3.12

v0.3.11

05 Jul 15:40
7c1f987
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.10...v0.3.11

v0.3.10

17 May 08:30
16b93d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.3.10