Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 21:08
· 101 commits to v0.x.x since this release
Immutable release. Only release title and notes can be modified.
v0.1.0
3cb48f2

Frequenz Gridpool Library Release Notes

Summary

Upgrading

New Features

  • Expose microgrid config Metadata.

  • This introduces the ComponentGraphGenerator, that uses the assets API to fetch assets for a specified microgrid, and builds a component graph for it, from which various formulas for the microgrid can be generated.

Bug Fixes

What's Changed

  • Expose microgrid config Metadata by @cwasicki in #28
  • Add datasci team to CODEOWNERS by @cwasicki in #29
  • Implement a ComponentGraphGenerator from the assets API by @shsms in #16

New Contributors

  • @shsms made their first contribution in #16

Full Changelog: v0.0.1...v0.1.0