This repository was archived by the owner on May 15, 2019. It is now read-only.
1.0.0-alpha.16
Pre-release
Pre-release
1.0.0-alpha.16 - 13 April 2017
Backwards compatible changes
- #73 - Warn user when local version of Node is greater than 6.9.
- When calling
Controller#start
programmatically, you can now pass an options object to configure the child process, and you'll receive the handle to the child process when the promise resolves. - Add a
getOperation
method to the clients - Added more debug logging
- #84 - Support for testing a database trigger