Releases: tandrewnichols/grunt-simple-git
Releases · tandrewnichols/grunt-simple-git
v1.0.1
v1.0.0
Updates the simple-cli dependency so that new options work.
v0.1.0
This release updates simple-cli to version 0.1.0, which allows interpolation to be used via prompt and grunt.option.
Version 0.0.2
This release puts cmd/stdio under options as specified in the README. Additionally, stdio accepts false to mean "Don't use stdio." This release also adds error handling and a force option to allow failures on non-critical tasks. Finally, it migrates the use of it's logic to simple-cli.