Skip to content

v9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 10:08
2b5148d

9.0.0 (2024-03-13)

Bug Fixes

  • deps: update dependency roslynator.analyzers to v4.11.0 (#721) (fc70466)
  • deps: update dependency sonaranalyzer.csharp to v9.20.0.85982 (#723) (8a6cfe1)
  • Watching resource with old version should restart (#735) (183c381), closes #724

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.