Andrey Nering
c2523796c0
Add CHANGELOG entry for #1068
2023-04-15 18:24:15 -03:00
Andrey Nering
5a361f7845
v3.24.0
2023-04-15 18:01:29 -03:00
Pete Davison
f9c77acd96
feat: custom error codes ( #1114 )
2023-04-15 17:22:25 -03:00
Andrey Nering
9ec544817f
Add CHANGELOG entry for #1113
2023-04-15 16:52:46 -03:00
Andrey Nering
6995cd71d9
Add CHANGELOG entry for #1049
2023-04-15 16:44:20 -03:00
Pete Davison
d9165646c6
chore: update refs from master
to main
( #1048 )
2023-04-15 16:39:35 -03:00
Misite Bao
8026d8ddb3
Configure Prettier for Markdown formatting ( #1112 )
2023-04-15 16:13:29 -03:00
Pete Davison
f22389a824
feat: implement task sorting with --sort
flag ( #1105 )
...
* refactor: move deepcopy into its own package
* feat: add generic orderedmap implementation
* refactor: implement tasks with orderedmap
* feat: implement sort flag for all task outputs
* refactor: implement vars with orderedmap
* chore: docs
* fix: linting issues
* fix: non deterministic behavior in tests
2023-04-06 12:07:57 +01:00
Andrey Nering
cfa409b5e7
Add CHANGELOG entry for #1107
2023-04-05 22:21:38 -03:00
Pete Davison
09c9094a6b
feat: enforce gofumpt linter
2023-04-05 21:55:42 -03:00
Andrey Nering
7a966d8c1b
Add CHANGELOG entry for #1098
2023-03-30 21:26:53 -03:00
Pete Davison
22983bcdd3
feat: release tool improvements ( #1096 )
2023-03-30 21:10:11 -03:00
Andrey Nering
4b23d63d39
v3.23.0
2023-03-26 21:42:46 -03:00
Pete Davison
d8053f64ef
Prepare for upcoming extension release ( #1088 )
2023-03-26 21:14:19 -03:00
Pete Davison
4cbdcb2659
chore: changelog
2023-03-26 20:58:20 -03:00
Pete Davison
5583cea936
feat: create release command
2023-03-26 20:58:20 -03:00
Pete Davison
cc1fd3d03e
fix: deep copying pointers inside slices ( #1072 )
2023-03-25 16:13:06 -03:00
Pete Davison
738ffde962
fix: checksum variable in status is incorrect ( #1080 )
...
* fix: checksum variable in status is incorrect
* chore: changelog
2023-03-23 16:09:16 -05:00
Andrey Nering
fc50b846c4
CHANGELOG entry + Small adjustments to #1058
2023-03-20 22:33:24 -03:00
Pete Davison
e40d2eec9e
feat: add task location data to json output ( #1056 )
...
* feat: add task location data to json output
* feat: add root taskfile location to --json output
2023-03-17 12:34:06 +00:00
Misite Bao
15ef1fa1c2
Make --init
generate .yml
instead of .yaml
( #1062 )
2023-03-16 21:53:01 -03:00
Andrey Nering
291ee123c9
CHANGELOG: Mention contributor
2023-03-16 21:42:11 -03:00
Andrey Nering
1b7009f4d5
CHANGELOG: Add references to entry
2023-03-16 21:40:23 -03:00
Dhanu Saputra
9c3ee234f1
Add splitArgs
template function ( #1059 )
2023-03-16 21:38:24 -03:00
Andrey Nering
3eb4c9eae8
v3.22.0
2023-03-10 15:35:56 -03:00
Pete Davison
0838d48ee3
refactor: decouple fingerprinting from executor ( #1039 )
2023-03-10 15:27:30 -03:00
Andrey Nering
9c844850e4
Add --global
(-g
) flag ( #1029 )
...
This will run a Taskfile from the home directory, i.e., `$HOME/Taskfile.yml`.
2023-03-08 23:21:23 -03:00
Andrey Nering
68aef2ef0d
Add CHANGELOG entry for #1022
2023-03-08 22:37:04 -03:00
Pete Davison
f1506ee500
fix: status and sources
2023-03-07 00:30:24 +00:00
Andrey Nering
6e346de9fb
CHANGELOG: Add entry for #1035
2023-03-06 09:47:33 -03:00
Andrey Nering
1f4906244b
Add CHANGELOG for #1025
2023-03-01 22:06:16 -03:00
Andrey Nering
1920ee38c3
v3.21.0
2023-02-22 22:12:48 -03:00
João Pedro
ec2110e58f
Add new TASK_VERSION special variable
...
Closes #1014
Closes #990
2023-02-22 22:08:38 -03:00
Aleksandr Komlev
9af056e746
Add FORCE_COLOR env support ( #1003 )
2023-02-16 21:12:44 -03:00
Pete Davison
ab1fe742f3
chore: update to go 1.20
2023-02-13 13:28:49 +00:00
Pete Davison
74f69a21cd
fix: tasks being incorrectly marked as internal
2023-02-10 17:02:11 +00:00
Andrey Nering
73aba36309
v3.20.0
2023-01-14 17:34:15 -03:00
Andrey Nering
cb393ccd3a
Add CHANGELOG entry + small adjustments to #977
2023-01-14 17:18:26 -03:00
Andrey Nering
fce7575b03
Add README entry for #982
2023-01-14 16:48:04 -03:00
Pete Davison
1c1be683ab
feat: set and shopt directives ( #929 )
...
Co-authored-by: Andrey Nering <andrey@nering.com.br>
2023-01-14 16:41:56 -03:00
Andrey Nering
2efb3533ec
Add CHANGELOG + improvements to #980
...
Closes #978
2023-01-06 21:39:57 -03:00
Andrey Nering
b4c95d6b0b
v3.19.1
2022-12-31 14:03:55 -03:00
Pete Davison
c4766e2611
fix: add missing nil check ( #971 )
...
Co-authored-by: Andrey Nering <andrey@nering.com.br>
2022-12-31 13:54:26 -03:00
Pete Davison
796097e3ab
fix: watch interval ( #970 )
2022-12-31 13:48:49 -03:00
Andrey Nering
e235d77d64
Add CHANGELOG to #964
2022-12-22 21:27:19 -03:00
Andrey Nering
957bff4b89
CHANGELOG + small improvements to #936
2022-12-17 10:35:30 -03:00
Andrey Nering
1072ff5950
v3.19.0
2022-12-05 22:28:15 -03:00
Andrey Nering
983f6fff5d
Upgrade @go-task/go-npm to support pnpm
2022-12-05 22:24:10 -03:00
Pete Davison
b3627fcb18
Run Taskfiles from sub/child directories ( #920 )
2022-12-05 21:58:20 -03:00
Pete Davison
99d7338c29
feat: add task-level dotenv support ( #904 )
2022-12-05 21:25:16 -03:00