Releases: Hochfrequenz/ahbicht
Releases · Hochfrequenz/ahbicht
v0.5.3
What's Changed
- Add
ContentEvaluationResultBasedHintsProviderandContentEvaluationResultBasedPackageResolverby @hf-kklein in #228
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- 🧹 remove unused imports from tests by @hf-kklein in #216
- Bump marshmallow from 3.17.1 to 3.18.0 by @dependabot in #217
- Bump maus from 0.1.18 to 0.1.20 by @dependabot in #220
- Bump pytz from 2022.2.1 to 2022.4 by @dependabot in #221
- Bump lark from 1.1.2 to 1.1.3 by @dependabot in #223
- minor (test only) renaming: "valid" != "well-formed" by @hf-kklein in #224
- Add a
ContentEvaluationResultBasedRcEvaluatorby @hf-kklein in #225 - Clear/Reset Dependency Injection after every Test by @hf-kklein in #227
- Add a
ContentEvaluationResultBasedFcEvaluatorby @hf-kklein in #226
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Reduce cache size to a more realistic value (1024); Add another caching test by @hf-kklein in #215
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- 🐛Fix: When using the cache, don't return the same instance, only a copy by @hf-kklein in #214
Full Changelog: v0.4.6...v0.5.0
v0.4.6
What's Changed
- ⬆ Bump maus from 0.1.17 to 0.1.18 by @dependabot in #212
- ✨ Enable Validation of
DataElementValuePools by @hf-kklein in #213
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Add Type of validated DataElement to respective ValidationResult (WB-BE-456) by @hf-kklein in #210
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Bump marshmallow from 3.17.0 to 3.17.1 by @dependabot in #209
- Bump pytz from 2022.1 to 2022.2.1 by @dependabot in #207
- Bump attrs from 21.4.0 to 22.1.0 by @dependabot in #205
- 🐛 (potential bug): disable caching by default by @hf-kklein in #204
- 📝 Add more docstrings to
ConditionNodeby @hf-kklein in #200
Full Changelog: v0.4.3...v0.4.4
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