Skip to content

Ver.1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 08:44
· 39 commits to main since this release
  • Significant performance improvement on Unity IL2CPP
  • ChunkFrame start/reset frame timer when value is accepted
  • ChunkFrame no longer publish empty array
  • Changed Subject internal implementation, in particular, memory usage has been greatly reduced
  • SelectAwait/WhereAwait/SubscribeAwait/ReactiveCommand's default bool cancelOnCompleted option to false
  • Zip, ZipLatest, CombineLatest all methods can use from Observable static class
  • Add IBindableReadOnlyReactiveProperty
  • Add Observable.TakeUntil(predicate)
  • Zip/CombineLatest/ZipLatest raise OnCompleted when can not produce values anymore

Full Changelog: 1.1.16...1.2.0