Skip to content

0.9 Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@neilpa neilpa released this 21 Jan 20:17
· 115 commits to master since this release

This release targets RAC 4.0-RC.2

Added

  • Handful of time based operators (#74).
    • debounce - Enforces that a specified amount of time passes between values
    • muteFor - Forwards a value and then mutes the signal specified time
    • deferred - Delays the start of a signal producer
    • deferredRetry - Delays retrying a failed producer