Skip to content

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 23 Sep 10:19
49ef8d8

Frequenz Electricity Trading API Client Release Notes

Summary

Upgrading

New Features

  • Add input validation checks for price, quantity, delivery_period, valid_until, execution_option and order_type.
  • Add unit tests for requests with invalid input parameters.
  • Updated dependencies to latest versions

Bug Fixes

  • Fix variable name max_nr_orders to max_nr_trades for trades requests

What's Changed

  • Clear release notes after releasing v0.2.3 by @daniel-zullo-frequenz in #38
  • Add input validation checks for the Client Requests by @camille-bouvy-frequenz in #40
  • Add a validation rule for order execution options by @camille-bouvy-frequenz in #44
  • Update to latest version for a bunch of dependencies by @Marenz in #45
  • Add rules for order_type + unit tests for validation rules by @camille-bouvy-frequenz in #47
  • Fix variable name max_nr_orders to max_nr_trades for trades requests by @camille-bouvy-frequenz in #48
  • Bump deepdiff from 7.0.1 to 8.0.1 by @dependabot in #43
  • Bump the required group across 1 directory with 12 updates by @camille-bouvy-frequenz in #50
  • Bump the required group across 1 directory with 12 updates by @dependabot in #49

New Contributors

Full Changelog: v0.2.3...v0.2.4