Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 611 Bytes

File metadata and controls

17 lines (9 loc) · 611 Bytes

Frequenz Dispatch Client Library Release Notes

Summary

Upgrading

New Features

  • Dispatch.started_at(now: datetime) was added as alternative to the started property for when users want to use the same now for multiple calls, ensuring deterministic return values with respect to the same now.

Bug Fixes