Skip to content

Releases: Hochfrequenz/edi_energy_scraper

v2.0.8

10 Feb 07:50
eca1dd8
Compare
Choose a tag to compare

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

05 Feb 20:02
Compare
Choose a tag to compare
v2.0.7 Pre-release
Pre-release

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

05 Feb 18:40
Compare
Choose a tag to compare
v2.0.6 Pre-release
Pre-release

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

04 Feb 18:05
19487ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

12 Jan 11:07
81231fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

12 Jan 10:50
a4a8369
Compare
Choose a tag to compare

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

12 Jan 10:26
c3c6241
Compare
Choose a tag to compare

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

11 Jan 10:27
a4972ee
Compare
Choose a tag to compare

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

11 Jan 08:10
f1321a2
Compare
Choose a tag to compare

What's Changed

  • feat: switch from edi-energy.de and scraping to bdew-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

08 Jan 16:43
987db13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v1.0.0