Skip to content

v202401.1.0

Compare
Choose a tag to compare
@hf-kklein hf-kklein released this 23 Apr 07:51
· 79 commits to main since this release
30523c5

What's Changed

  • Bump cryptography from 41.0.6 to 42.0.0 in /dev_requirements by @dependabot in #712
  • Rework Geschaeftspartner, Marktteilnehmer and Ansprechpartner (=> Person) by @hf-fvesely in #680
  • Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #716
  • Bump twine from 4.0.2 to 5.0.0 in /dev_requirements by @dependabot in #717
  • ➕ Add Einspeisung und Bewegungsdaten to enum themengebiet by @hf-krechan in #713
  • chore: support older python versions in black by @hf-kklein in #721
  • chore: use AwareDatetime instead of datetime (prevents naive datetimes) by @hf-kklein in #722
  • test: add check for enum import with pydantic==2.6.1 by @hf-kklein in #723
  • 🩹Fix local tox -e docs by @lord-haffi in #725
  • 🩹Fix JSON-Schema links by @lord-haffi in #726
  • Bump cryptography from 42.0.0 to 42.0.2 in /dev_requirements by @dependabot in #729
  • 🔥Autogenerated files from repo (already on gitignore) by @lord-haffi in #727
  • 🩹Fix JSON-links on RTD by @lord-haffi in #728
  • 🩹Make links in UMLs on RTD version specific by @lord-haffi in #730
  • Bump types-requests from 2.31.0.20240125 to 2.31.0.20240218 in /dev_requirements by @dependabot in #732
  • Bump pytest from 8.0.0 to 8.0.1 in /dev_requirements by @dependabot in #733
  • Bump black from 24.1.1 to 24.2.0 in /dev_requirements by @dependabot in #734
  • Bump cryptography from 42.0.2 to 42.0.4 in /dev_requirements by @dependabot in #737
  • ci/chore: Run entire CI in 3.12; mark package as 3.12 compatible by @hf-kklein in #739
  • Bump coverage from 7.4.1 to 7.4.3 in /dev_requirements by @dependabot in #741
  • Bump pylint from 3.0.3 to 3.1.0 in /dev_requirements by @dependabot in #743
  • Bump pytest from 8.0.1 to 8.0.2 in /dev_requirements by @dependabot in #742
  • Adjust enum marktrolle to BDEW by @hf-lkosareva in #740
  • Bump build from 1.0.3 to 1.1.1 in /dev_requirements by @dependabot in #744
  • Bump mypy from 1.8.0 to 1.9.0 in /dev_requirements by @dependabot in #746
  • Bump types-requests from 2.31.0.20240218 to 2.31.0.20240311 in /dev_requirements by @dependabot in #747
  • Bump pytest from 8.0.2 to 8.1.1 in /dev_requirements by @dependabot in #748
  • Bump black from 24.2.0 to 24.3.0 in /dev_requirements by @dependabot in #749
  • Bump coverage from 7.4.3 to 7.4.4 in /dev_requirements by @dependabot in #750
  • Bump build from 1.1.1 to 1.2.1 in /dev_requirements by @dependabot in #752
  • 🩹Upgrade requirements-packaging.txt - resolve InvalidDistribution issue by @lord-haffi in #754
  • Bump types-requests from 2.31.0.20240311 to 2.31.0.20240406 in /dev_requirements by @dependabot in #758
  • ✨Add field documentation to description of the JSON-schemas by @lord-haffi in #753
  • Bump idna from 3.3 to 3.7 in /docs by @dependabot in #760
  • Bump idna from 3.6 to 3.7 in /dev_requirements by @dependabot in #761
  • Bump black from 24.3.0 to 24.4.0 in /dev_requirements by @dependabot in #762
  • Rework Marktlokation by @hf-krechan in #715
  • 🚀📄Deploy Documentation to GitHub Pages - instead of RTD by @lord-haffi in #764
  • 📄Host kroki in container for GitHub Pages workflow by @lord-haffi in #765
  • Bump actions/setup-python from 4 to 5 by @dependabot in #766
  • Bump sphinx-notes/pages from 2 to 3 by @dependabot in #767
  • 📍Pin version sphinx-notes/pages@v2 by @lord-haffi in #768
  • Support lower Python versions >=3.9 by @hf-krechan in #720
  • Chore: ⬆ Bump typing-extensions and various dev dependencies by @hf-kklein in #769

New Contributors

Full Changelog: v202401.0.2...v202401.1.0