Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 305 Bytes

CHANGELOG.md

File metadata and controls

5 lines (5 loc) · 305 Bytes

Version v2.0.0

Breaking changes

  • All typed request handlers must accept a final token argument from the CancellationTokens package
  • Static dispatch handlers no longer receive the endpoint as the first argument
  • get_next_message and iterating over and endpoint returns a new Request instance