Skip to content

Releases: Hochfrequenz/ahbicht

v0.5.11

07 Aug 08:14
468b50f

Choose a tag to compare

What's Changed

Feature

  • Add filter method to remove paths of Absender and Empfänger by @hf-aschloegl in #276

Convenience

  • Raise specific RequirementEvaluationFailedBecauseOfUnknownNodesError by @hf-kklein in #321

Chores (CI/CD)

Tons of Dependencies

None of them should have any effect on the behaviour of ahbicht

Full Changelog: v0.5.10...v0.5.11

v0.6.0b

16 Jan 12:24
02964af

Choose a tag to compare

v0.6.0b Pre-release
Pre-release

What's Changed

  • Add filter method to remove paths of Absender and Empfänger by @hf-aschloegl in #276

Full Changelog: v0.6.0a...v0.6.0b

v0.6.0a

16 Jan 09:47

Choose a tag to compare

v0.6.0a Pre-release
Pre-release

Full Changelog: v0.5.10...v0.6.0a

v0.5.10

11 Jan 22:16
2802f77

Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

06 Jan 12:25
89a9b99

Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

v0.5.8

10 Nov 19:54
0307972

Choose a tag to compare

What's Changed

Functional Changes

  • 🔉Reduce log levels of caching; 🔊 Add log warnings for parsing errors by @hf-kklein in #255

Internal Improvements

  • Fix recent mypy warning ([type-var], no type ignores with error code on module level, typevar-name-incorrect-variance) by @hf-kklein in #254

Dependencies

Full Changelog: v0.5.7...v0.5.8

v0.5.7

03 Nov 07:27
fca5695

Choose a tag to compare

What's Changed

Python 3.11 Support

  • ⬆🐍 Add Python 3.11 to CI Actions (officially support 3.11); Move from (str, enum.Enum) to enum.StrEnum inheritance by @hf-kklein in #247

Upgraded Dependencies

Internal Tooling

Full Changelog: v0.5.6...v0.5.7

v0.5.6

24 Oct 07:13
ba346c9

Choose a tag to compare

What's Changed

  • 🥅 Catch InvalidExpressionErrors in Validation by @hf-kklein in #236

Full Changelog: v0.5.5...v0.5.6

v0.5.5

20 Oct 09:07
ee365c3

Choose a tag to compare

What's Changed

  • Allow passing not only str but also parsed Tree to validity check by @hf-kklein in #235

Full Changelog: v0.5.4...v0.5.5

v0.5.4

20 Oct 07:37
6d34656

Choose a tag to compare

What's Changed

  • Bump pytz from 2022.4 to 2022.5 by @dependabot in #230
  • Bump maus from 0.1.20 to 0.1.21 by @dependabot in #222
  • 🐛 Don't include neutral RCs in autogenerated ContentEvaluationResults by @hf-kklein in #231
  • ✨Add possibility to check if expressions are not only well-formed but also valid; Introduce InvalidExpressionError by @hf-kklein in #233
  • Simplify Test and Injection Setup for ContentEvaluationResultBased Logic Providers by @hf-kklein in #234

Full Changelog: v0.5.3...v0.5.4