Skip to content

3.0.0

Choose a tag to compare

@thomaslevesque thomaslevesque released this 01 Sep 01:18
· 10 commits to master since this release
f6cd400

New

  • Support for async teardown (#8), thanks to @AleRoe
  • New InitAndRunAsync method that executes initialization, runs the app and executes teardown

Changed

  • [BREAKING] The library now targets .NET 6.0. Support for older .NET versions is dropped (#10)