Releases: Hochfrequenz/kohlrahbi
Releases · Hochfrequenz/kohlrahbi
v0.2.0
What's Changed
- Bump click from 8.1.6 to 8.1.7 by @dependabot in #170
- Bump pandas from 2.0.3 to 2.1.0 by @dependabot in #171
- Bump actions/checkout from 3 to 4 by @dependabot in #173
- Bump pytz from 2023.3 to 2023.3.post1 by @dependabot in #172
- Bump xlsxwriter from 3.1.2 to 3.1.3 by @dependabot in #174
- Bump xlsxwriter from 3.1.3 to 3.1.4 by @dependabot in #175
- Bump pandas from 2.1.0 to 2.1.1 by @dependabot in #176
- Bump xlsxwriter from 3.1.4 to 3.1.5 by @dependabot in #177
- Bump xlsxwriter from 3.1.5 to 3.1.6 by @dependabot in #178
- Bump xlsxwriter from 3.1.6 to 3.1.7 by @dependabot in #182
- Bump maus from 0.3.43 to 0.4.0 by @dependabot in #181
- Bump python-docx from 0.8.11 to 1.0.0 by @dependabot in #183
- Bump python-docx from 1.0.0 to 1.0.1 by @dependabot in #184
- Bump xlsxwriter from 3.1.7 to 3.1.8 by @dependabot in #185
- 🩹fixed typo for conditions in csv export by @DeltaDaniel in #187
- Bump xlsxwriter from 3.1.8 to 3.1.9 by @dependabot in #188
- 🩹Fixed typo and adapted path in test for windows by @DeltaDaniel in #189
- Bump pandas from 2.1.1 to 2.1.2 by @dependabot in #190
- Extract AHB conditions.json by @DeltaDaniel in #186
- Add workflow to auto-approve and -merge dependabot PRs by @lord-haffi in #193
- Bump python-docx from 1.0.1 to 1.1.0 by @dependabot in #192
- Bump tomlkit from 0.12.1 to 0.12.2 by @dependabot in #191
- Bump pandas from 2.1.2 to 2.1.3 by @dependabot in #194
- Bump tomlkit from 0.12.2 to 0.12.3 by @dependabot in #195
- Read name and direction from AHB table headers by @hf-krechan in #123
- Bump colorlog from 6.7.0 to 6.8.0 by @dependabot in #196
- Bump actions/setup-python from 4 to 5 by @dependabot in #198
- Bump pandas from 2.1.3 to 2.1.4 by @dependabot in #199
- Add New Feature Flavour To Scrape Änderungshistorien by @hf-krechan in #197
- 🔥 Remove if case which stops iteration by @hf-krechan in #200
- Pin CI dependencies by @hf-sheese in #201
New Contributors
- @DeltaDaniel made their first contribution in #187
- @lord-haffi made their first contribution in #193
- @hf-sheese made their first contribution in #201
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Bump maus from 0.3.41 to 0.3.43 by @dependabot in #169
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump maus from 0.3.39 to 0.3.41 by @dependabot in #167
- Set maus v0.3.41 as min version by @hf-kklein in #168
Full Changelog: v0.0.9...v0.1.0
v0.0.9
What's Changed
- docs: fixed code block to render reference correctly by @mj0nez in #164
- doc: Add link to
machine-readable_anwendungshandbuecherby @hf-kklein in #165 - Bump tomlkit from 0.11.8 to 0.12.1 by @dependabot in #166
- Add some more
delstatements by @hf-kklein in #163
New Contributors
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Readability: Use dict comprehension instead of looping over group by by @hf-kklein in #159
- ✨Support wild cards as CLI pruefi args by @hf-kklein in #144
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- 🐛: Re-instantiate
ahb_file_finderfor every pruefi by @hf-kklein in #161
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump click from 8.1.5 to 8.1.6 by @dependabot in #155
- 🐛 Don't decorate test class with
@attrs; Fix error hidden behind failed test class instantiation:reset_indexshould modify the instance by @hf-kklein in #157 - 🐛 Don't drop adjacent lines with only Value Pool Entries when Unfolding AHB by @hf-kklein in #156
- FlatAHB Dump: Don't use new GUID for otherwise unchanged lines by @hf-kklein in #158
- 🔉 Reduce Log Level of "Found a table with the following pruefis..."; ⚡Access
item.stylehalf as often by @hf-kklein in #151 - Extend list of supported pruefis (mainly FV2310 UTILMD 44***, 55***) by @hf-kklein in #160
Full Changelog: v0.0.5...v0.0.6
v0.0.6-alpha1
What's Changed
- Bump click from 8.1.5 to 8.1.6 by @dependabot in #155
- 🐛 Don't decorate test class with
@attrs; Fix error hidden behind failed test class instantiation:reset_indexshould modify the instance by @hf-kklein in #157
Full Changelog: v0.0.5...v0.0.6-alpha1
v0.0.5
What's Changed
- Bump maus from 0.3.11 to 0.3.13 by @dependabot in #126
- Bump xlsxwriter from 3.0.9 to 3.1.0 by @dependabot in #124
- Bump pandas from 2.0.0 to 2.0.1 by @dependabot in #127
- Bump tomlkit from 0.11.7 to 0.11.8 by @dependabot in #129
- Bump attrs from 22.2.0 to 23.1.0 by @dependabot in #125
- Bump maus from 0.3.13 to 0.3.18 by @dependabot in #128
- Bump maus from 0.3.18 to 0.3.39 by @dependabot in #134
- Bump xlsxwriter from 3.1.0 to 3.1.1 by @dependabot in #135
- Bump xlsxwriter from 3.1.1 to 3.1.2 by @dependabot in #136
- Bump pandas from 2.0.1 to 2.0.2 by @dependabot in #137
- Bump pandas from 2.0.2 to 2.0.3 by @dependabot in #138
- 📄 Add LICENSE by @hf-krechan in #141
- Update license in pyproject by @hf-krechan in #142
- prefer
listoverListby @hf-kklein in #145 - 🩹 Fix typo by @hf-krechan in #147
- Read every docx file only once by @hf-kklein in #146
- 🥅 Add pokemon catcher around single pruefi scraping by @hf-kklein in #149
- Bump click from 8.1.3 to 8.1.5 by @dependabot in #154
delvariables after use; Maybe this reduces the memory footprint? by @hf-kklein in #152- Don't try to find deprecated 11... Prüfis in >= 2023-10-01 Files by @hf-kklein in #153
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- 🩹 Fix output path issue by @hf-krechan in #104
- 🎨 Improve the output folder order by @hf-krechan in #105
- Add new flag --assume-yes / -y by @hf-krechan in #106
- Bump openpyxl from 3.1.1 to 3.1.2 by @dependabot in #108
- Bump xlsxwriter from 3.0.8 to 3.0.9 by @dependabot in #107
- Bump pytz from 2022.7.1 to 2023.2 by @dependabot in #109
- Bump pytz from 2023.2 to 2023.3 by @dependabot in #111
- Bump tomlkit from 0.11.6 to 0.11.7 by @dependabot in #110
- Bump maus from 0.3.2 to 0.3.10 by @dependabot in #117
- Bump pandas from 1.5.3 to 2.0.0 by @dependabot in #115
- 🔊 Print/Log more info in click script by @hf-kklein in #119
- 📝Fix
edi_energy_mirrorpath in README MWE by @hf-kklein in #118 - Remove set functions in get function by @hf-krechan in #120
- Bump maus from 0.3.10 to 0.3.11 by @dependabot in #121
- 🧹Ensure stable formatting of FlatAHBs by @hf-kklein in #122
Full Changelog: v0.0.3...v0.0.4