Skip to content

v9.0.0-pre.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 14:44
· 63 commits to main since this release
babd7ba

9.0.0-pre.1 (2024-03-07)

Features

  • CancellationToken support and a lot of async improvements (#725) (2d17bff)

BREAKING CHANGES

  • Some methods do now feature the cancellation
    token which changed the method signature.