Releases: Hochfrequenz/edi_energy_scraper
Releases · Hochfrequenz/edi_energy_scraper
v2.0.8
What's Changed
- add asyncio_default_fixture_loop_scope tp pytest settings by @hf-krechan in #289
- Update
get_documents
API response body (2025-02-04) by @hf-krechan in #290 - chore: Increase logging in
_remove_old_files
method by @hf-kklein in #291 - add
close()
to expl. close the aiohttp session; invoke in__del__
/GC by @hf-kklein in #292 - fix: remove old files even if naming schema changed by @hf-kklein in #293
- extend version pattern by @hf-krechan in #294
Full Changelog: v2.0.5...v2.0.8
v2.0.7
What's Changed
- add asyncio_default_fixture_loop_scope tp pytest settings by @hf-krechan in #289
- Update
get_documents
API response body (2025-02-04) by @hf-krechan in #290 - chore: Increase logging in
_remove_old_files
method by @hf-kklein in #291 - add
close()
to expl. close the aiohttp session; invoke in__del__
/GC by @hf-kklein in #292
Full Changelog: v2.0.5...v2.0.7
v2.0.6
What's Changed
- add asyncio_default_fixture_loop_scope tp pytest settings by @hf-krechan in #289
- Update
get_documents
API response body (2025-02-04) by @hf-krechan in #290
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- chore(deps): bump types-pytz from 2024.1.0.20240417 to 2024.2.0.20241221 by @dependabot in #268
- chore(deps): bump syrupy from 4.8.0 to 4.8.1 by @dependabot in #271
- chore(deps): bump pytest-asyncio from 0.25.0 to 0.25.2 by @dependabot in #270
- chore(deps): bump coverage from 7.6.7 to 7.6.10 by @dependabot in #269
- feat: add fuction to download best matching document by @hf-kklein in #267
- chore(deps): bump aioresponses from 0.7.7 to 0.7.8 by @dependabot in #272
- chore(deps): bump more-itertools from 10.5.0 to 10.6.0 by @dependabot in #273
- add link to fabsenet by @hf-kklein in #274
- chore(deps): bump codespell from 2.3.0 to 2.4.0 by @dependabot in #275
- chore(deps): bump pypdf from 5.1.0 to 5.2.0 by @dependabot in #279
- chore(deps): bump pydantic from 2.10.5 to 2.10.6 by @dependabot in #276
- chore(deps): bump twine from 6.0.1 to 6.1.0 by @dependabot in #277
- chore(deps): bump attrs from 24.3.0 to 25.1.0 by @dependabot in #278
- chore(deps): bump isort from 5.13.2 to 6.0.0 by @dependabot in #281
- chore(deps): bump codespell from 2.4.0 to 2.4.1 by @dependabot in #283
- chore(deps): bump pylint from 3.3.3 to 3.3.4 by @dependabot in #282
- chore(deps): bump black from 24.10.0 to 25.1.0 by @dependabot in #284
- chore(deps): bump pytz from 2024.2 to 2025.1 by @dependabot in #285
- chore(deps): bump pytest-asyncio from 0.25.2 to 0.25.3 by @dependabot in #286
- Fix Version Regex For "Sparten-Versions" by @hf-krechan in #287
Full Changelog: v2.0.4...v2.0.5
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