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 a60c2ec commit 8885d9eCopy full SHA for 8885d9e
CHANGELOG.md
@@ -28,6 +28,8 @@
28
- Improved the way we report the Task version when using the `--version` flag or
29
`{{.TASK_VERSION}}` variable. This should now be more consistent and easier
30
for package maintainers to use (#2131 by @pd93).
31
+- Fixed a bug where globstar (`**`) matching in `sources` only resolved the
32
+ first result (#2073, #2075 by @pd93).
33
- Fixed a bug where sorting tasks by "none" would use the default sorting
34
instead of leaving tasks in the order they were defined (#2124, #2125 by
35
@trulede).
0 commit comments