Skip to content

v2.3.2

Compare
Choose a tag to compare
@trxcllnt trxcllnt released this 21 Nov 11:35
· 229 commits to master since this release

Bug Fixes

  • fromnodestream: enable fromnodestream tests, fix minification problems (#156) (745d763)
  • fromnodestream: type fromNodeStream to accept NodeJS.ReadableStream interface (3cbf2dd)
  • FromObservableAsyncIterable: Fix handling of asynchronously emitting Observables (#150) (2c7222c)
  • readme: fix lettable syntax (0e46181)

Features

  • as: Add static as convenience methods to wrap values as Async/Iterables (#154) (79a14c5)