We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55790be commit a24f495Copy full SHA for a24f495
CHANGELOG.md
@@ -20,6 +20,9 @@
20
#2121 by @pd93).
21
- The default taskfile (output when using the `--init` flag) is now an embedded
22
file in the binary instead of being stored in the code (#2112 by @pd93).
23
+- Improved the way we report the Task version when using the `--version` flag or
24
+ `{{.TASK_VERSION}}` variable. This should now be more consistent and easier
25
+ for package maintainers to use (#2131 by @pd93).
26
- Fixed a bug where sorting tasks by "none" would use the default sorting
27
instead of leaving tasks in the order they were defined (#2124, #2125 by
28
@trulede).
0 commit comments