Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 14:32
· 216 commits to v0.x.x since this release
v0.1.0
08c8c07

Dispatch Highlevel Interface Release Notes

Summary

This is the first release of the highlevel dispatch interface!

Upgrading

  • Dispatcher.ready_to_execute() was renamed to Dispatcher.running_status_change()

New Features

  • Introduced new class Dispatch (based on the client class) that contains useful functions and extended information about the received dispatch.
  • Dispatcher.client was added to provide an easy access to the client for updating, deleting and creating dispatches

What's Changed

New Contributors

Full Changelog: https://github.com/frequenz-floss/frequenz-dispatch-python/commits/v0.1.0