Skip to content

Releases: frequenz-floss/frequenz-reporting-python

v0.5.0

23 Jul 12:47
v0.5.0
4ab7289

Choose a tag to compare

Reporting Highlevel Interface Release Notes

Summary

  • Code relevant to fetching data and extracting state durations and alert records has been moved to another repo (frequenz-lib-notebooks) and has therefore been deleted from this repo.

Upgrading

New Features

Bug Fixes

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

25 Jun 15:14
v0.4.0
2596106

Choose a tag to compare

Reporting Highlevel Interface Release Notes

Summary

Upgrading

  • The reporting API client version is updated to >= 0.18.0, < 0.19.0.

New Features

Bug Fixes

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 Jan 15:06
v0.3.0
afdc7cc

Choose a tag to compare

Reporting Highlevel Interface Release Notes

Summary

Upgrading

New Features

Bug Fixes

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 Dec 08:18
v0.2.0
46687f9

Choose a tag to compare

Reporting Highlevel Interface Release Notes

Summary

Upgrading

  • Upgraded reporting client to v0.9.0
  • Change from resolution to resampling_period

New Features

  • Add Readme information
  • Added functionality to extract state durations and filter alerts.
  • Energy metrics updated to METRIC_AC_ACTIVE_ENERGY_CONSUMED and METRIC_AC_ACTIVE_ENERGY_DELIVERED for independent tracking of consumption and production.

Bug Fixes

  • Change 0.0 to nan if there is no data available
  • Enforce keyword arguments in cumulative_energy function

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Sep 15:21
v0.1.0
44aa6e2

Choose a tag to compare

Reporting Highlevel Interface Release Notes

Summary

Upgrading

New Features

  • Add cumulative_energy calculation to read out energy consumption and production over a specified time range.

Bug Fixes

What's Changed

New Contributors

Full Changelog: https://github.com/frequenz-floss/frequenz-reporting-python/commits/v0.1.0