1.0.0
- Support for hapi v17 #7
- Rewrite to use latest JS features
Breaking changes
- Now using
async
andawait
requires at least node>= 8
.
Thanks to @Nargonath for this release #10.
async
and await
requires at least node >= 8
.Thanks to @Nargonath for this release #10.