Skip to content

Releases: Hochfrequenz/edi_energy_scraper

v0.6.0

19 Apr 14:30
b283a9e

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 Mar 22:54
062075a

Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...v0.5.0

0.4.2

27 Mar 22:48
eeee2eb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...0.4.2

v0.4.1

07 Feb 11:42
3bb74ee

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Jan 12:27
fd45049

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

05 Jan 11:25
a9a3174

Choose a tag to compare

What's Changed

(no user-facing changes; just a technical release)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 Sep 07:06
0aa92c1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Sep 07:35
78609a3

Choose a tag to compare

What's Changed

  • Re-enable support for Python 3.11 (requires aiohttp-requests>=0.1.4) by @hf-kklein in #65

Dependencies & Chores

Full Changelog: v0.2.2...v0.3.0

v0.2.2

19 Feb 23:01
92b49c1

Choose a tag to compare

What's Changed

  • 🐛 fix negation error in metadata_has_changed by @hf-kklein in #43

This should improve the performance because there are less disk write operations in the update run.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Feb 22:49
a80a0b9

Choose a tag to compare

What's Changed

  • Improved resilience against ServerDisconnectedErrors and TimeoutErrors
  • Some fixed links and documentation
  • 🔄Add minimal retry logic; 🕰 Increase timeout to 15min per epoch by @hf-kklein in #42

Full Changelog: v0.2.0...v0.2.1