- Updated to Grind 0.7
- Replaced usage of the
babel-node
cli wrapper by integratingbabel-register
directly into the booters (this should speed things up slightly and remove unnecessary headaches when forking). - Updated
Cli
booter to use the newRunner
class