Skip to content

Releases: reactive-streams/reactive-streams-dotnet

v1.0.2

05 Apr 19:45
Compare
Choose a tag to compare

Reactive.Streams

  • Stable release
  • Support for .Net Standard 1.0

Reactive.Streams.TCK

  • Stable release
  • Fix missing Cancel() in tests that don't consume the entire source #32
  • Skip §2.13 for value types #34
  • Fail NextN with the correct error message if timeout is reached #36