Skip to content

v0.2.2

Compare
Choose a tag to compare
@victimsnino victimsnino released this 26 Dec 20:40
b389d33

Overview:

  • A few new operators added:
    • timeout
    • debounce
    • reduce/average/min/max/sum/count
  • Fixed issue related to usage of Trampoline scheduler (#277 #304) Same issue found in RxCpp but not fixed (ReactiveX/RxCpp#593)
  • New behavior subject
  • Dramatically improved documentation for operators

What's Changed

Full Changelog: v0.2.1...v0.2.2