Releases: Hochfrequenz/edi_energy_scraper
Releases · Hochfrequenz/edi_energy_scraper
v2.0.4
What's Changed
- bump aiohttp from 3.9.5 to 3.11.11 by @hf-kklein in #266
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- fix: derive dates from berlin timezone, not UTC by @hf-kklein in #265
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- fix: switch position of to and from date in filename by @hf-kklein in #264
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix: don't try to delete directories in cleanup step by @hf-kklein in #263
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: switch from
edi-energy.de
and scraping tobdew-mako.de
and a real(ly bad) API; drop support for Python 3.9 by @hf-kklein in #261
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- chore(deps): bump pylint from 3.2.7 to 3.3.3 by @dependabot in #257
- chore(deps): bump twine from 5.1.1 to 6.0.1 by @dependabot in #259
- chore(deps): bump mypy from 1.11.2 to 1.14.1 by @dependabot in #260
- chore(deps): bump hatchling from 1.26.3 to 1.27.0 by @dependabot in #258
Full Changelog: v0.8.1...v1.0.0
v0.8.1
What's Changed
- Bump idna from 3.7 to 3.10 by @dependabot in #225
- Bump multidict from 6.0.5 to 6.1.0 by @dependabot in #228
- fix(ci): pin hatchling to 1.26.3 by @hf-kklein in #256
- Bump frozenlist from 1.4.1 to 1.5.0 by @dependabot in #254
- Bump pytest-asyncio from 0.24.0 to 0.25.0 by @dependabot in #251
- Bump pytz from 2024.1 to 2024.2 by @dependabot in #252
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #253
- chore: Support Python 3.13; drop Python 3.8 by @hf-kklein in #250
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- chore(deps): bump yarl from 1.17.1 to 1.18.0 by @dependabot in #243
- chore(deps): bump aioresponses from 0.7.6 to 0.7.7 by @dependabot in #244
- chore(deps): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #245
- chore(deps): bump yarl from 1.18.0 to 1.18.3 by @dependabot in #246
- Bump efoli to >=1.4.0 (includes
FV2504
shift to June) by @hf-kklein in #247
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Bump pytest-asyncio from 0.22.0 to 0.24.0 by @dependabot in #217
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #218
- Bump pylint from 3.2.6 to 3.2.7 by @dependabot in #220
- Bump cryptography from 42.0.5 to 43.0.1 in /dev_requirements by @dependabot in #221
- Bump soupsieve from 2.5 to 2.6 by @dependabot in #223
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #224
- Bump build from 1.2.1 to 1.2.2 by @dependabot in #227
- Move optional dependencies from
dev_requirements
topyproject.toml
+ Addspell_check
; fix: Mark as 3.9 compatible by @FreddyFox892 in #235 - Bump yarl from 1.9.4 to 1.17.1 by @dependabot in #234
- chore(deps): bump build from 1.2.2 to 1.2.2.post1 by @dependabot in #237
- chore(deps): bump pypdf from 4.3.1 to 5.1.0 by @dependabot in #238
- chore(deps): bump coverage from 7.6.1 to 7.6.7 by @dependabot in #240
- fix: sorting documents which have been replaced before they became valid by @DeltaDaniel in #242
New Contributors
- @FreddyFox892 made their first contribution in #235
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Bump twine from 5.1.0 to 5.1.1 by @dependabot in #189
- Bump pylint from 3.2.3 to 3.2.5 by @dependabot in #190
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #191
- Bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements by @dependabot in #192
- Bump zipp from 3.18.1 to 3.19.1 in /dev_requirements by @dependabot in #193
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot in #194
- Bump maus from 0.5.1 to 0.5.3 by @dependabot in #195
- Bump pypdf from 4.2.0 to 4.3.0 by @dependabot in #196
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #197
- Bump pypdf from 4.3.0 to 4.3.1 by @dependabot in #199
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #198
- Bump pylint from 3.2.5 to 3.2.6 by @dependabot in #200
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #201
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #202
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #204
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #205
- Bump more-itertools from 10.3.0 to 10.4.0 by @dependabot in #208
- Bump attrs from 23.2.0 to 24.2.0 by @dependabot in #207
- Switch from maus to efoli; Drop Python 3.8 Support by @dependabot in #209
- Bump packaging from 24.0 to 24.1 by @dependabot in #184
Full Changelog: v0.6.1...v0.7.0