Skip to content

Ver.0.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 03:52
· 0 commits to 0cde2d4f2936fe6072d51b9ced8828d55f83de67 since this release

What's Changed

  • Fix the ranges of some method in FreeListCore by @hadashiA in #47
  • Change method name AsIObservable -> AsSystemObservable
  • Change type name SubscriptionTracker -> ObservableTracker
  • Fix ThrottleFirst, ThrottleFirstFrame impl #49
  • Fix SelectMany concurrency
  • Add Observable.Create(bool rawObserver)
  • Add ReactiveCommand.IsDisabled
  • Impl non generics interface(IBindableReactiveProperty) to BindableReactiveProperty

Full Changelog: 0.1.7...0.1.8