github Cysharp/R3 0.1.14
Ver.0.1.14

latest releases: 1.2.9, 1.2.8, 1.2.7...
10 months ago

What's Changed

  • Update Platform Supports section in README by @aneuf-tech in #71
  • Add ThrottleFirst, ThrottleLast(Observable<TSample> sampler) overload
  • Add ThrottleFirst, ThrottleLast(Func<T, CancellationToken, ValueTask> sampler) overload
  • Add Select/Where/SubscribeAwait(int maxConcurrent) overload
  • Add Debounce(Func<T, CancellationToken, ValueTask> throttleDurationSelector) overload
  • Change ThrottleLast(TimeSpan) sampling timing

Full Changelog: 0.1.13...0.1.14

Don't miss a new R3 release

NewReleases is sending notifications on new releases.