- Fix caching issues
- Use bin/release instead of generated Procfile
- Support OSX
- Simplify detect (package.json required)
- Update build failure messaging and help
- Patch for caching to disable cache restoration if node_modules already exists (eg from being git submoduled or checked into git)
- Accepts
cacheDirectories
array in package.json to override defaultnode_modules
caching