v0.6.1
·
75 commits
to v0.x.x
since this release
Immutable
release. Only release title and notes can be modified.
Frequenz Gridpool Library Release Notes
Summary
Upgrading
New Features
- Added an
--inplaceflag to thegenerate-configCLI command: patches--defaultdirectly instead of printing to stdout, only filling in values it's missing so existing comments, field order and formatting survive untouched. generate-confignow 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