Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:43
· 75 commits to v0.x.x since this release
Immutable release. Only release title and notes can be modified.
v0.6.1
b59f4d6

Frequenz Gridpool Library Release Notes

Summary

Upgrading

New Features

  • Added an --inplace flag to the generate-config CLI command: patches --default directly instead of printing to stdout, only filling in values it's missing so existing comments, field order and formatting survive untouched.
  • generate-config now renders whole-number values (e.g. peak/rated power) as underscore-grouped ints (1_736_680) instead of floats (1736680.0), avoiding spurious diffs.

Bug Fixes

What's Changed

  • Reset release notes by @cwasicki in #101
  • Build(deps): Bump frequenz-floss/gh-action-setup-python-with-deps from 1.0.4 to 1.0.5 in the compatible group by @dependabot[bot] in #102
  • Build(deps): Bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #103
  • Build(deps-dev): Bump the patch group with 2 updates by @dependabot[bot] in #104
  • Build(deps-dev): Bump pydoclint from 0.8.4 to 0.9.0 by @dependabot[bot] in #107
  • Build(deps-dev): Bump the minor group across 1 directory with 2 updates by @dependabot[bot] in #105
  • Build(deps-dev): Bump frequenz-repo-config from 0.17.0 to 0.18.0 in the repo-config group across 1 directory by @dependabot[bot] in #106
  • build(deps): bump the compatible group with 2 updates by @dependabot[bot] in #108
  • feat(cli): add --inplace patching to generate-config by @cwasicki in #109

Full Changelog: v0.6.0...v0.6.1