2.1.0
This release adds the following enhancements:
- It allows config files to be
.js,.coffee,.json, and.yml. - It allows peerDependencies and optionalDependencies to be specified as sources of grunt plugins.
- It allows you to ignore certain files in your plugin directory.
- It allows you to provide arbitrary context properties that are available for interpolation and via
grunt.config(). - It allows you to easily specify alias tasks.
- It allows options, aliases, and context to be loaded from external files, either via a passed-in filenames or canonical ones.