Releases: Hochfrequenz/ahbicht
Releases · Hochfrequenz/ahbicht
v0.4.3
What's Changed
- Bump lxml from 4.8.0 to 4.9.1 by @dependabot in #203
- WB-BE_455: Fix dumping of ValidationResultInContext by @hf-aschloegl in #208
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- 🔊 Add debug logging to parsing, evaluation and validation by @hf-kklein in #202
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- 🔉 More descriptive error message when RC evaluation fails (unknown case) by @hf-kklein in #201
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- 🎨💥Remove
entered_input
(used by FC evaluation) from lots of signatures; Use context var instead by @hf-kklein in #199
Full Changelog: v0.3.5...v0.4.0
v0.3.5
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- 📦🐛use python 3.10 in package publishing workflow by @hf-kklein in #198
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- 🔉 Raise more descriptive error message in case of wrong DI setup by @hf-kklein in #194
- Bump marshmallow from 3.16.0 to 3.17.0 by @dependabot in #195
- 🎨 Use ContextVars to access "local" EvaluatableData by @hf-kklein in #197
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
What's Changed
- Bump maus from 0.1.16 to 0.1.17 by @dependabot in #187
- 🔉 Raise error with meaningful message when trying to use
inject.attr
by @hf-kklein in #189 - 📝Enhance error message for wrong AHB expressions/usage of hints in
lor
by @hf-kklein in #188
Full Changelog: v0.3.0...v0.3.1
v0.3.0
⚠ This is a breaking change if you used any of the Dependecy Injection based evaluation logic (or: anything beyond bare parsing). See the Jupyter Notebook for a minimal working example with ahbicht >= v0.3.0
What's Changed
- Update Autogenerated JSON Schemas by @hf-kklein in #185
- 💥✨
TokenLogicProvider
: A Wrapper around all Fc/RcEvaluators/HintsProviders/PackageResolvers by @hf-kklein in #183 - 📃 Rebuild Documentation by @hf-kklein in #186
Full Changelog: v0.2.0...v0.3.0