You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.3.21 June 23, 2014
- `.travis.yml` will now install coffee-script for us (in case we forgot it)
- CoffeeScript is needed for the `cake` command which is used in other places
- v1.3.8 November 7, 2013
- `Cakefile`: will now install DocPad dev dependencies if we are using DocPad
- `.travis.yml`: `cake install` is now explicitly part of the install process, rather than implied in the test process
- Fixes compatibility with DocPad plugins
- DocPad plugins still need to define DocPad in `peerDependencies` and `devDependencies`