Releases: tusharmath/qio
Releases · tusharmath/qio
v1.2.2
1.2.2 (2019-04-26)
Bug Fixes
- typings: add tests for typescript generated typings (4f0ec85)
v1.2.1
1.2.1 (2019-04-23)
Bug Fixes
- doc: remove generator footer (92fa845)
v1.2.0
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)
v1.1.1
1.1.1 (2019-04-18)
Bug Fixes
- map: handle errors that are thrown in res() (9296583)
v1.1.0
1.1.0 (2019-04-15)
Bug Fixes
- package: update dependencies (e71f5cb)
Features
- once: simplify io.once() implementation using nested IO (d5f8052)
v1.0.0
1.0.0 (2019-04-13)
Features
- git: initial commit (d55205f)
- package: copy code from private repo (ab93548)