We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7dd7f commit f4e96a6Copy full SHA for f4e96a6
Changes
@@ -1,7 +1,9 @@
1
+2019-01-11T22:02:30Z - releasing 1.0.13
2
+ bash command line completion now only completes the first word, see: https://github.com/kyleburton/bake/pull/29
3
2017-07-23T19:58:49Z - releasing 1.0.6
4
Linted with shellcheck : https://github.com/koalaman/shellcheck
5
2014-11-03T16:26:34Z
- When an unknown task is provided on the command line, bake now prints out only
6
+ When an unknown task is provided on the command line, bake now prints out only
7
matching (via substring) registered tasks.
8
2014-11-03T16:26:05Z
9
Task Descriptions are optional, they default to the task name.
0 commit comments