Skip to content

2.29

Compare
Choose a tag to compare
@Noggog Noggog released this 17 Sep 23:06
· 257 commits to master since this release
  • WatchFile fixes for renamed events
  • StreamExt.ContentEqual improvements for under reads
  • NowProvider
  • Fix for Subscribe/Select IObservable calls. Were previously not blocking the callback before processing another. (eg, the async callback could have several running at once)