Note what version new features were introduced in.
For example, the extDot option for file globbing was added in 0.4.3 but the docs don't state this. Someone using an older version of Grunt might be confused as to why it's not working. Would it be possible to, both retroactively and in the future, add something like the following to new methods, options and method signatures?
SO AND SO DESCRIPTION OF THING. [Added in x.y.z]
Eg.
extReplace any existing extension with this value in generateddestpaths.extDotUsed to indicate where the period indicating the extension is located. Can take either'first'(extension begins after the first period in the file name) or'last'(extension begins after the last period), and is set by default to'first'. [Added in 0.4.3]flattenRemove all path parts from generateddestpaths.
Added this in 69dcb6d2dce2ebb37fbd359a0d8e33f735aa69ac. Attempting to publish the site now.
The downloadPlugins task failed. I'm not clear if publishing with that broken would be a bad idea. @vladikoff ?
If the download task failed on Heroku that means something went wrong on npm. try pushing again.
Is there any outstanding action on this issue? Otherwise, it can be closed.