Skip to content

v1.2.0

Compare
Choose a tag to compare
@tusharmath tusharmath released this 22 Apr 13:57
· 784 commits to master since this release

1.2.0 (2019-04-22)

Bug Fixes

  • catch: fix cancellation issue with catch() (abe9db2)
  • io: update typings for IO.from() (b4ed470)
  • package: update dependencies (0aa9e8a)
  • package: update ts-scheduler (c94076c)

Features

  • io: add access() (65df8f3)
  • io: add accessM() and environment() (d7a001a)
  • io: add delay() operator (efbf7c8)
  • io: add support for Environment as another type param (e315620)