Skip to content

v1.0.0

Choose a tag to compare

@galenwarren galenwarren released this 19 Aug 18:50
· 33 commits to master since this release
ac9dbe8

1.0.0 (2018-08-19)

Bug Fixes

  • observable: properly use flatMap for observeKeys operator (8433b4a)
  • fix issues encountered in test integration (3ee7967)

Features

  • add observeValues and observeArray (d6370fb), closes #12
  • cleanup and renaming (da62179)
  • support mappable observables (d855793)