Slight update to 2.2.5 which updates the following:
Changes:
rx.js
|rx.compat.js
- Generalized
throttle
to usethrottleWithSelector
thus cutting code duplication
- Generalized
rx.lite.js
|rx.lite.compat.js
:- Removed
generateWithRelativeTime
andremoveWithAbsoluteTime
and replaced withgenerateWithTime
- Removes absolute time scheduling from:
delay
timer
- Removed