Skip to content

v0.16.1

Choose a tag to compare

@hf-kklein hf-kklein released this 01 Oct 19:26
· 28 commits to main since this release

What's Changed

  • chore(deps): bump coverage from 7.8.0 to 7.8.2 by @dependabot[bot] in #598
  • chore(deps): bump pytest-mock from 3.14.0 to 3.14.1 by @dependabot[bot] in #600
  • chore(deps): bump setuptools from 80.7.1 to 80.8.0 by @dependabot[bot] in #599
  • chore(deps): bump pytest from 8.3.5 to 8.4.0 by @dependabot[bot] in #602
  • chore(deps): bump setuptools from 80.8.0 to 80.9.0 by @dependabot[bot] in #601
  • chore(deps-dev): bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #604
  • chore(deps): bump pytest-asyncio from 0.26.0 to 1.0.0 by @dependabot[bot] in #605
  • chore(deps): bump urllib3 from 2.4.0 to 2.5.0 in /dev_requirements by @dependabot[bot] in #609
  • chore(deps-dev): bump certifi from 2025.4.26 to 2025.6.15 by @dependabot[bot] in #608
  • chore(deps): bump coverage from 7.8.2 to 7.9.1 by @dependabot[bot] in #606
  • chore(deps): bump pytest from 8.4.0 to 8.4.1 by @dependabot[bot] in #610
  • chore(deps): bump coverage from 7.9.1 to 7.9.2 by @dependabot[bot] in #613
  • chore(deps-dev): bump pygments from 2.19.1 to 2.19.2 by @dependabot[bot] in #612
  • chore(deps): bump inject from 5.2.1 to 5.3.0 by @dependabot[bot] in #611
  • chore(deps-dev): bump certifi from 2025.6.15 to 2025.7.14 by @dependabot[bot] in #614
  • chore(deps): bump pytest-asyncio from 1.0.0 to 1.1.0 by @dependabot[bot] in #616
  • chore(deps): bump coverage from 7.9.2 to 7.10.2 by @dependabot[bot] in #620
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #623
  • chore(deps): bump coverage from 7.10.2 to 7.10.4 by @dependabot[bot] in #624
  • chore(deps): bump build from 1.2.2.post1 to 1.3.0 by @dependabot[bot] in #622
  • chore(deps-dev): bump certifi from 2025.7.14 to 2025.8.3 by @dependabot[bot] in #621
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #628
  • chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #629
  • chore(deps): bump pylint from 3.3.7 to 3.3.8 by @dependabot[bot] in #626
  • chore(deps): bump types-pytz from 2025.2.0.20250516 to 2025.2.0.20250809 by @dependabot[bot] in #627
  • chore(deps): bump setuptools-scm from 8.3.1 to 9.2.0 by @dependabot[bot] in #625
  • chore(deps-dev): bump more-itertools from 10.7.0 to 10.8.0 by @dependabot[bot] in #631
  • chore(deps-dev): bump charset-normalizer from 3.4.2 to 3.4.3 by @dependabot[bot] in #633
  • chore(deps): bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #632
  • chore(deps): bump mypy from 1.15.0 to 1.18.1 by @dependabot[bot] in #630
  • use lowercase dict[...], tuple[...] and list[...] by @hf-kklein in #634
  • chore: add pydantic as dependency by @hf-kklein in #584
  • chore: fix "error: Module "ahbicht" does not explicitly export attribute "StrEnum" [attr-defined]" by @hf-kklein in #635
  • chore: remove some mypy annotation-unchecked warnings by @hf-kklein in #636
  • chore: add -> None return type hint to __init__ methods by @hf-kklein in #639
  • chore: add type hints for enum serialization schema by @hf-kklein in #637
  • chore: add type hints to ConditionFulfilledValue enum methods by @hf-kklein in #638
  • chore(deps): bump twine from 6.1.0 to 6.2.0 by @dependabot[bot] in #641
  • chore(deps): bump coverage from 7.10.4 to 7.10.7 by @dependabot[bot] in #645
  • chore(deps): bump pydantic from 2.11.4 to 2.11.9 by @dependabot[bot] in #644
  • chore(deps): bump lark from 1.2.2 to 1.3.0 by @dependabot[bot] in #643
  • chore(deps): bump pytest-mock from 3.14.1 to 3.15.1 by @dependabot[bot] in #642
  • chore(deps): bump pytest-asyncio from 1.1.0 to 1.2.0 by @dependabot[bot] in #646
  • chore(deps): bump cpina/github-action-push-to-another-repository from 1.7.2 to 1.7.3 by @dependabot[bot] in #647
  • chore(deps): bump typing-inspection from 0.4.0 to 0.4.1 by @dependabot[bot] in #648
  • chore(deps): bump mypy[pydantic] from 1.18.1 to 1.18.2 by @dependabot[bot] in #651
  • chore(deps-dev): bump markupsafe from 3.0.2 to 3.0.3 by @dependabot[bot] in #650
  • chore(deps-dev): bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in #649
  • Bump efoli min version to support FV2604 by @hf-kklein in #652

Full Changelog: v0.16.0...v0.16.1