Skip to content

Releases: Hochfrequenz/ahbicht

v0.4.3

18 Aug 18:12
fa24708
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

06 Jul 08:02
b13ec0c
Compare
Choose a tag to compare

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

05 Jul 12:47
e788399
Compare
Choose a tag to compare

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

04 Jul 19:21
17510a6
Compare
Choose a tag to compare

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

01 Jul 14:02
5db2f3a
Compare
Choose a tag to compare

Full Changelog: v0.3.4...v0.3.5

v0.3.4

01 Jul 13:19
fe4c885
Compare
Choose a tag to compare

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

01 Jul 13:03
a2fa30e
Compare
Choose a tag to compare

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

21 Jun 10:22
fd2135d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

21 Jun 07:00
c688fab
Compare
Choose a tag to compare

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

16 Jun 15:02
a9b4f53
Compare
Choose a tag to compare

⚠ 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