v2.1
Version 2.1
This version changes the approach to asynchronous execution, fixing misuse of Task.Run
due to misunderstood behavior.
Additionally, an experimental change has been made to the failure check of the response operation, reducing weight of user implementation.
Closes #35
- CSF.NET.
PM> NuGet\Install-Package CSF.NET -Version 2.1
- CSF.NET.Spectre.
PM> NuGet\Install-Package CSF.NET.Spectre -Version 2.1
- CSF.NET.Hosting.
PM> NuGet\Install-Package CSF.NET.Hosting -Version 2.1
All packages are available on NuGet.
Full Changelog: https://github.com/Rozen4334/CSF.NET/compare/v2.0..v2.1