Skip to content

Releases: tusharmath/observable-air

v1.4.0

11 Oct 10:53
Compare
Choose a tag to compare

<a name"1.4.0">

1.4.0 (2016-10-11)

Features

  • Scheduler: add RequestAnimationFrame scheduler (79dea2a2)

v1.3.0

11 Oct 06:17
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2016-10-11)

Features

  • TestScheduler: add HotTestObservable (f2d5f3fa)

v1.2.0

10 Oct 19:28
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-10-10)

Features

v1.1.0

09 Oct 13:23
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-10-09)

Bug Fixes

  • TestScheduler: add unsubscribe logic (25fa22a2)
  • fromArray: check for closed condition while in loop (3104097a)

Features

v1.0.1

08 Oct 15:24
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-10-08)

Bug Fixes

  • SubscriptionObserver: handle more observer types (fccce5d1)