Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 09:36
· 10 commits to v0.x.x since this release
v0.10.0
b75756f

Frequenz Weather API Release Notes

Summary

This release introduces the trading-cli and updates the base-client.

Upgrading

  • The minimum required version of frequenz-client-base is now v0.9.0.

  • The minimum required version of frequenz-channels is now v1.6.1.

New Features

  • Add a new tool to request historical weather data from the command
    line. After installing the package, the trading-cli command can be
    used to request historical weather data for user-defined parameters.
    Replaces the historical forecast example.

What's Changed

  • Add CLI tool to request historical weather forecast data by @cwasicki in #142
  • Move CLI tool to dedicated folder by @cwasicki in #143
  • Upgrade to newest base client by @shsms in #149

Full Changelog: v0.9.0...v0.10.0