0.5.4
- Bump pg-reactive-client to 0.10.3
- Fix
parsePaths
to properly convert slashes on windows. - Unit tests are now fully
async
and do not lead file descriptors. - Added a shortcut (
engine
) to theprocess
object with the engine name. - Fix
util.promisify
on Graal when dealing with Java Objects. AsyncError
helper to stitch asynchronous exception stacktraces.