v0.3.0
Frequenz Electricity Trading API Client Release Notes
Summary
Upgrading
- Update base client from version
0.6.1to0.7.0and upgrade theClientconstructor accordingly.
New Features
- Add str function for
DeliveryPeriodobject - Add integration tests for the API
- Add an equality function to the Order type
Bug Fixes
What's Changed
- Fix documentation website link in
README.mdby @camille-bouvy-frequenz in #61 - Update examples to use asyncio event loop by @daniel-zullo-frequenz in #62
- Bump the required group with 8 updates by @dependabot in #64
- Add
__str__method for DeliveryPeriod by @camille-bouvy-frequenz in #67 - Add integration tests by @camille-bouvy-frequenz in #53
- Update base client to v0.7.0 by @camille-bouvy-frequenz in #66
Full Changelog: v0.2.5...v0.3.0