Releases: Hochfrequenz/ahbicht
Releases · Hochfrequenz/ahbicht
v0.0.16
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
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
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
- @hf-aschloegl made their first contribution in #83
Full Changelog: v0.0.13...v0.0.14
v0.0.13
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
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
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
What's Changed
- add py.typed to package_data in setup.cfg by @hf-kklein in #66
Full Changelog: v0.0.9...v0.0.10
v0.0.9
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
What's Changed
- 📝Remove
rawand German Quotation Marks from README.rst by @hf-kklein in #63
Full Changelog: v0.0.7...v0.0.8
v0.0.7
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