Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

1.2.0-nullsafety.3 - Feb 1, 2021

Pre-release
Pre-release
Compare
Choose a tag to compare
@hoc081098 hoc081098 released this 01 Feb 16:54
· 17 commits to master since this release
  • DistinctValueStream: change return type of Null get errorAndStackTrace (previous is Never).
  • Add DistinctValueStreamExtensions: easily access value and error.
  • Add distinctValue extension method: convert a Stream to a single-subscription DistinctValueStream.