Skip to content

0.0.1.6

Compare
Choose a tag to compare
@akarnokd akarnokd released this 30 Oct 15:18
· 56 commits to master since this release

NuGet: akarnokd.async-enumerable-dotnet/0.0.1.6

Bugfixes

  • FlatMap dispose now awaits the dispose of the inner sources.

New operators:

  • Merge
  • MergeWith
  • Publish
  • Replay