v0.5.0
Frequenz Electricity Trading API Client Release Notes
Summary
Upgrading
New Features
- Use decorator for
from_pbmethods to ensure an error message with protobuf data is logged in case there are conversion problems.
Bug Fixes
- Deal correctly with cancelled orders with no price or quantity
What's Changed
- Log protobuf conversion issues by @cwasicki in #101
- Support orders without price or quantity by @cwasicki in #103
Full Changelog: v0.4.0...v0.5.0