Hydra 0.9.0
First Public Release
This is the first public release of Hydra.
All tests are passed the library supports the following features:
- Promise class support following operators:
always
valide
timeout
any
all
pass
recover
map
zip
defer
retry
- Initial support for
await
operator (or..!
,..
, see the doc)