Releases: tusharmath/qio
Releases · tusharmath/qio
v14.2.1
v14.2.0
14.2.0 (2019-09-17)
Bug Fixes
Features
- fio: add accessM() operator (d83af4a)
- fio: add an encase() method (d3e4f51)
- managed: add static zip() operator (d822d55)
- runtime: add optional scheduler configuration options in testRuntime() (562c2b6)
Performance Improvements
- await: remove unnecessary IO wrapping (2d64c40)
v14.1.0
v14.0.1
v14.0.0
v13.2.0
13.2.0 (2019-09-08)
Bug Fixes
- managed: fix typings for
Managed.make()
(fe58af2) - managed: handle aborts and interruptions thru exit (250c727)
Features
- fio: add
asEither
operator (cf18bb2) - fio: add
FIO.cb
operator (9c52e6f) - fio: add new
race()
method (646c765)
Performance Improvements
- managed: add test (2298aa9)