Releases: Hochfrequenz/kohlrahbi
Releases · Hochfrequenz/kohlrahbi
v0.0.2
What's Changed
- Bump maus from 0.3.1 to 0.3.2 by @dependabot in #98
- Set maus >= v0.3.2 as min version dependency by @hf-kklein in #99
- Fix README: The CLI arg is
pruefis
, notpruefi
by @hf-kklein in #95 - ⬆️Update maus in pyproject.toml by @hf-krechan in #100
Full Changelog: v0.0.1...v0.0.2
Hello world
What's Changed
- Fix module not found error in tests by @hf-krechan in #4
- Bump lxml from 4.6.3 to 4.6.5 by @dependabot in #12
- Bump xlsxwriter from 1.4.3 to 3.0.2 by @dependabot in #8
- Bump pandas from 1.2.4 to 1.3.5 by @dependabot in #11
- Bump openpyxl from 3.0.7 to 3.0.9 by @dependabot in #10
- Request Dependabot Reviews from 🐍Review Team by @hf-kklein in #15
- Bump lxml from 4.6.5 to 4.9.1 by @dependabot in #21
- Bump xlsxwriter from 3.0.2 to 3.0.3 by @dependabot in #16
- Bump pandas from 1.3.5 to 1.4.3 by @dependabot in #20
- Bump openpyxl from 3.0.9 to 3.0.10 by @dependabot in #18
- Bump numpy from 1.21.5 to 1.22.0 by @dependabot in #19
- Allow Batch Processing by @hf-kklein in #23
- Introduce MyPy Checks by @hf-kklein in #29
- 🎨 Introduce Elixir class by @hf-krechan in #27
- Fix MyPy Errors by @hf-kklein in #32
- 🔊 Remove
print(...)
fromahbextractor
(.helper
) package by @hf-kklein in #33 - Bump pandas from 1.4.3 to 1.5.0 by @dependabot in #26
- 🚚 Introduce
src
based layout by @hf-kklein in #35 - Add
py.typed
Files and Type Check Unittests by @hf-kklein in #36 - Unittest 3.9 and 3.10; Black, Coverage, Linting 3.10 only by @hf-kklein in #37
- 📦 Prepare for Publishing as Package by @hf-kklein in #38
- ✔ Add Unit Test for
beautify_bedingungen
+ Fix incorrect Type Hints by @hf-kklein in #39 - 🧹more elegant mapping by @hf-kklein in #40
- ✔ Add Unittest for
get_all_paragraphs_and_tables
by @hf-kklein in #42 - Bump pandas from 1.5.0 to 1.5.1 by @dependabot in #43
- 🤖Update Github Actions using Dependabot by @hf-kklein in #44
- Bump actions/checkout from 2 to 3 by @dependabot in #45
- Bump actions/setup-python from 2 to 4 by @dependabot in #46
- ✨ Add function to remove duplicate AHB paths by @hf-kklein in #47
- ✨ Write output files into edifact_format(_version) specific directories by @hf-kklein in #48
- Bump maus from 0.1.23 to 0.1.24 by @dependabot in #50
- 🚛 Rename
ahbexctractor
➡kohlrahbi
by @hf-kklein in #52 - ⬆Upgrade to lxml 4.9.2 by @hf-kklein in #54
- Bump maus from 0.1.24 to 0.2.2 by @dependabot in #56
- Bump attrs from 22.1.0 to 22.2.0 by @dependabot in #57
- Bump maus from 0.2.2 to 0.2.3 by @dependabot in #58
- ⬆ pandas
1.5.2
and numpy1.24.0
by @hf-kklein in #62 - ⬆🐍Upgrade CI Actions to 3.11 (and demonstrate that kohlrahbi is generally 3.11 compatible) by @hf-kklein in #49
- Bump xlsxwriter from 3.0.3 to 3.0.4 by @dependabot in #61
- Bump maus from 0.2.3 to 0.2.5 by @dependabot in #64
- Bump xlsxwriter from 3.0.4 to 3.0.5 by @dependabot in #66
- Bump maus from 0.2.5 to 0.2.6 by @dependabot in #67
- Bump xlsxwriter from 3.0.5 to 3.0.7 by @dependabot in #74
- Bump pandas from 1.5.2 to 1.5.3 by @dependabot in #75
- Bump maus from 0.2.6 to 0.3.1 by @dependabot in #76
- Rework of the whole workflow by @hf-krechan in #53
- Bump pytz from 2022.7 to 2022.7.1 by @dependabot in #85
- 🖤👷♂️Switch to native Black action by @hf-kklein in #88
- 🩹 Fix prüfis which have a following landscape table by @hf-krechan in #83
- 📦🐍 Use hatch and pyproject.toml for packaging by @hf-krechan in #89
- 💚 Update gh action publish workflow by @hf-krechan in #90
- 📝 Add explanation how to use kohlrahbi by @hf-krechan in #91
- 🏷Add PyPI Status Badge to README by @hf-kklein in #94
- 🖊Fix typos in README: "Prüfidentifikator" by @hf-kklein in #93
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: https://github.com/Hochfrequenz/kohlrahbi/commits/v0.0.1