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
Reactive.Streams
- Support for PCL Profile7
- Removed non-generic IPublisher and ISubscriber interfaces.
Reactive.Streams.TCK
- Initial release