Releases: csrakowski/ParallelAsync
Releases · csrakowski/ParallelAsync
v1.7.2
v1.7.1
- Updated to latest CSRakowski.AsyncStreamsPreparations, which uses Microsoft.Bcl.AsyncInterfaces (correctly...).
v1.7.0
- Updated to latest CSRakowski.AsyncStreamsPreparations, which uses Microsoft.Bcl.AsyncInterfaces.
v1.6.0
- Added support for Async Streams, so you produce an IAsyncEnumerable{T}.
v1.5.4
Added .NET 6.0 TargetFramework
v1.5.2
Fixed dependency misconfiguration for net50
v1.5.1
Updated Target Frameworks
v1.5.0
Updated target frameworks
v1.4.1
Updated dependencies.
v1.4
Added gist support for IAsyncEnumberable<T>