Skip to content

v0.11.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 21:34
· 32 commits to v0.x.x since this release
v0.11.2
4afcc4e

Tooling Library for Notebooks Release Notes

Summary

Upgrading

  • Widen weather API dependency range to reduce conflicts with other packages.

New Features

  • Add flag to indicate whether PV is curtailable.
  • Add asset optimization reporting package with data fetcher and visualization module.

Bug Fixes

What's Changed

  • Reset release notes after v0.11.1 release by @cyiallou in #134
  • Add curtailable flag to PVConfig by @cwasicki in #135
  • Update pyarrow requirement from <21.0.0,>=20.0.0 to >=20.0.0,<22.0.0 by @dependabot[bot] in #144
  • Bump the minor group with 3 updates by @dependabot[bot] in #138
  • Update frequenz-client-reporting requirement from <0.19.0,>=0.18.0 to >=0.18.0,<0.20.0 by @dependabot[bot] in #142
  • Bump async-solipsism from 0.7 to 0.8 by @dependabot[bot] in #143
  • Bump the compatible group with 2 updates by @dependabot[bot] in #136
  • Bump mkdocs-material from 9.6.15 to 9.6.16 in the patch group by @dependabot[bot] in #137
  • Bump types-markdown from 3.8.0.20250415 to 3.8.0.20250708 by @dependabot[bot] in #141
  • Bump pytest-asyncio from 1.0.0 to 1.1.0 by @dependabot[bot] in #140
  • Bump mkdocstrings[python] from 0.29.1 to 0.30.0 in the mkdocstrings group by @dependabot[bot] in #139
  • Add asset optimization reporting module by @cwasicki in #88
  • Widen weather API client dependency range by @cwasicki in #145

Full Changelog: v0.11.1...v0.11.2