Skip to content

Releases: tusharmath/observable-air

v1.32.0

26 Feb 12:32
Compare
Choose a tag to compare

<a name"1.32.0">

1.32.0 (2017-02-26)

Features

  • extra: add fluid style operators/sources (0743cbf3)

v1.31.0

17 Feb 04:51
Compare
Choose a tag to compare

<a name"1.31.0">

1.31.0 (2017-02-17)

Features

v1.30.0

16 Feb 06:44
Compare
Choose a tag to compare

<a name"1.30.0">

1.30.0 (2017-02-16)

Features

  • main: export flatMap and switchMap operator (cfdf1dc9)

v1.29.0

16 Feb 06:26
Compare
Choose a tag to compare

<a name"1.29.0">

1.29.0 (2017-02-16)

Features

  • extra: export curry and compose (8165cdd4)

v1.28.0

13 Feb 03:38
Compare
Choose a tag to compare

<a name"1.28.0">

1.28.0 (2017-02-13)

Features

  • debounce: add debounce operator (d29acc9a)

v1.27.2

13 Feb 03:16
Compare
Choose a tag to compare

<a name"1.27.2">

1.27.2 (2017-02-13)

Bug Fixes

  • DefaultScheduler: fix delay context (737eee7e)

v1.27.1

12 Feb 11:22
Compare
Choose a tag to compare

<a name"1.27.1">

1.27.1 (2017-02-12)

Bug Fixes

  • DefaultScheduler: fix delay context (4ecf509c)

v1.27.0

05 Feb 09:39
Compare
Choose a tag to compare

<a name"1.27.0">

1.27.0 (2017-02-05)

Bug Fixes

  • scan: match semantics of scan with reduce operator (71ef235e, closes #130)

Features

  • scheduler: add requestIdleCallback and process.nextTick() support (36db5a8a, closes #128)

v1.26.5

02 Feb 11:46
Compare
Choose a tag to compare

<a name"1.26.5">

1.26.5 (2017-02-02)

Bug Fixes

  • delay: kill all timeouts on unsubscribe (f8f3722d)

v1.26.4

31 Jan 11:50
Compare
Choose a tag to compare

<a name"1.26.4">

1.26.4 (2017-01-31)

Bug Fixes

  • linkedlist: disable values from going lower than 0 (ad5c6789)