Releases: tonobo/task
v2.2.3
v2.2.2
v2.2.1
Changelog
8897a37 Update go.mod
e6d02f0 Reset git before releasing
1d19a87 Reset git before releasing
fb935b3 Merge pull request #2 from tonobo/fix-ci
ebeac96 Customize repository urls
a34a12b ci: Enable go module support / drop go 1.10
46598f6 Merge pull request #1 from tonobo/remote_includes
351e44e Merge branch 'master' of https://github.com/go-task/task into remote_includes
bf53da9 Update dependencies
4fbe166 cmd: Introduce interactive mode
b946db8 task: Add git include source
b9323ad cmd: Add list-hidden and with-deps flag
9629934 gitignore: Don't care about vim swap files
468ff18 Merge pull request go-task#164 from saromanov/fix-error-message
44a6358 taskfile: missing task: prefix to the error message
4ac1fa4 Merge pull request go-task#165 from 0xflotus/patch-1
1f2428d Add configurable includes section and provide tests
5c2b1c0 Update install documentation after switch to Go Modules
a9826d3 go mod vendor
1131388 go mod tidy
c025c34 go.mod: Pin some versions
a0d55af Re-write import paths to v2
074f5ce go mod vendor
99ef276 Switch to Go modules
6f992a3 fixed suppressed
fd4ce65 fixed Snapcraft
9ed2dca taskfile: return defined error when taskfile.yml is not found
dfb804f Update vendor/
4f2a84b Upgrade some libs
14a127b Pin mattn/go-zglob version
0600053 Pin mvdan/sh version
7722aba v2.3.0
4817d8c Move documentation tasks to its own Taskfile
9a062d9 Merge pull request go-task#159 from go-task/global-environment-variables-#138
959eb45 Docs: Fix some typos
a42f2af Documentation and changelog for global environment variables
4ddad68 Merge global environment variables when merging tasks
aac6c5a Add hability to globally set environment variables
5572e31 Merge pull request go-task#157 from frederikhors/patch-2
233b8bf Misprint
2ae3810 Merge pull request go-task#156 from frederikhors/patch-1
7361658 Misprint
61b3fca Merge pull request go-task#154 from go-task/upgrade-mvdan-sh
469863b go mod vendor
5238bc5 Upgrade mvdan.cc/sh
57a01aa Fix failing test
9361dbc Merge branch 'master' into upgrade-mvdan-sh
11d257c Changelog: Mention Scoop
a928ab7 Docs: Give more visibility to sponsors and contributors
55a240c Improve documentation on Scoop
f8aedf4 Merge pull request go-task#152 from lambdalisue/docs-scoop
9f1bb9a Add CHANGELOG.md
0ed7274 go mod vendor
df032b0 Upgrade mvdan/sh
7dba742 v2.2.1
83dbe78 Documentation: Mention that including Taskfiles is still experimental
95b75c5 Fix issue on running dependencies or tasks on included Taskfiles
780bd08 Add Scoop
a9b1f38 Fix nil errors when merging Taskfiles
4ed4ad9 .gitignore: Ignore the .task directory
81f1723 Merge pull request go-task#143 from go-task/switch-to-go-modules
5466622 Update install documentation after switch to Go Modules
a250631 Allow using urls within includes
5327d70 go mod vendor
a701ea3 go mod tidy
f0fb7d9 go.mod: Pin some versions
3cbc897 Re-write import paths to v2
cb95200 go mod vendor
a52f6c0 Switch to Go modules
77f9e3d Update link on the Taskfile generated by
259d3e2 Fix more internal documentation links when viewing on GitHub
6eee542 Merge pull request go-task#142 from aseembajaj/patch-1
8004e9c Fix broken URL to installation doc