Releases: TheAngryByrd/IcedTasks
Releases · TheAngryByrd/IcedTasks
v0.11.7
v0.11.6
0.11.6 - 2024-05-08
Fixed
v0.11.5
v0.11.4
v0.11.3
v0.11.2
v0.11.0
0.11.0 - 2024-01-30
Added
- Use Microsoft.Bcl.AsyncInterfaces in netstandard2.0 This allows for IAsyncDisposable, IAsyncEnumerable, and IAsyncEnumerator, and ValueTask to be used in netstandard2.0. Credits @TheAngryByrd.
v0.10.2
0.10.2 - 2024-01-28
Changed
- Various documentation updates Credits @TheAngryByrd.
- Test against net8 Credits @TheAngryByrd.