v0.5.1
Frequenz Electricity Trading API Client Release Notes
Summary
Upgrading
New Features
- Add helper function to support creating quantities that conform to the API expectations.
- Add
receive-gridpool-tradescommand to CLI tool. - Add the
warn_on_overflowoption to the streaming receivers to allow ignoring overflow warnings - Add the
max_sizeoption to the streaming receivers
Bug Fixes
What's Changed
- Add utils module with quantity quantization helper by @cwasicki in #105
- Add receive-gridpool-trades command to CLI tool by @cwasicki in #104
- Add options to the streaming receivers by @camille-bouvy-frequenz in #106
Full Changelog: v0.5.0...v0.5.1