Skip to content

Releases: Hochfrequenz/ahbicht

v0.0.16

01 Dec 16:00
56b859d

Choose a tag to compare

What's Changed

  • 👷Introduce a CI Action to create the documentation in PRs by @hf-kklein in #86
  • 🎨 Type check the Unittests, too by @hf-kklein in #89
  • 📝update jupyter notebook MWE by @hf-kklein in #88
  • Autogenerate JSON Schemas of AHBicht Classes by @hf-kklein in #90
  • 🌳🪄🌱Create smaller Trees on Serialization by @hf-kklein in #95
  • ✨Add resolver for ahb_expression/condition_expression by @hf-aschloegl in #93

Full Changelog: v0.0.15...v0.0.16

v0.0.15

22 Nov 16:28
2ac290b

Choose a tag to compare

What's Changed

  • 🐛 add marshmallow_enum as dependency in setup.cfg by @hf-kklein in #87

(the changes from v0.0.14 were only usable if you manually installed marshmallow_enum)

Full Changelog: v0.0.14...v0.0.15

v0.0.14

22 Nov 14:14
5cca30b

Choose a tag to compare

What's Changed

  • ⬆️ Bump lark from 0.11.3 to 0.12.0 by @dependabot in #80
  • ⬆️Bump marshmallow from 3.14.0 to 3.14.1 by @dependabot in #81
  • ⬆️Bump lark from 0.12.0 to 1.0.0 by @dependabot in #82
  • ♻ Rename ConditionCheckResult and correct default values by @hf-aschloegl in #83
  • 🎨 isort imports by @hf-kklein in #84
  • ✨(ConditionKey🠒ConditionText) and (PackageKey🠒ConditionExpression) mappings; ➕marshmallow_enum by @hf-kklein in #85

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

03 Nov 14:36
f1356dc

Choose a tag to compare

What's Changed

  • 📝Fix RST Problems in README.rst by @hf-kklein in #68
  • Add MIT License File by @hf-kklein in #71
  • 📝Add half a sentence about mypy in README.rst by @hf-kklein in #70
  • Add missing EDIFACT Formats by @hf-kklein in #65
  • ✨ Implement short modal marks by @hf-kklein in #41
  • Make Modal Marks and Operators Case Insensitive / More Lenient by @hf-kklein in #74
  • Add Pypy Status Badge to README by @hf-kklein in #78
  • 🎨Simplify Enum Construction and related Boolean Operator Logic; ➖ Remove aenum dependency by @hf-kklein in #75

Full Changelog: v0.0.12...v0.0.13

v0.0.12

26 Oct 10:45
af694fd

Choose a tag to compare

What's Changed

  • Refer to "*" instead of "ahbicht" in setup.cfg by @hf-kklein in #69

Full Changelog: v0.0.11...v0.0.12

v0.0.11

26 Oct 09:44
140f5a9

Choose a tag to compare

What's Changed

  • Make package_data with py.typed a list not a plain value by @hf-kklein in #67

Full Changelog: v0.0.10...v0.0.11

v0.0.10

26 Oct 09:12
dbb1d0d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

26 Oct 08:59
df6fd38

Choose a tag to compare

What's Changed

  • Add py.typed file to indicate the package supports type hints by @hf-kklein in #64

Full Changelog: v0.0.8...v0.0.9

v0.0.8

25 Oct 11:12
a245251

Choose a tag to compare

What's Changed

  • 📝Remove raw and German Quotation Marks from README.rst by @hf-kklein in #63

Full Changelog: v0.0.7...v0.0.8

v0.0.7

25 Oct 09:44
cdc15a1

Choose a tag to compare

What's Changed

  • 🚨 Add Type Hints and Check them using MyPy by @hf-kklein in #53
  • 📝Refer to "README.rst" instead of only "README" by @hf-kklein in #60

Full Changelog: v0.0.6...v0.0.7