Andrey Nering
44ca1fc77e
release: v3.28.0
2023-07-24 22:12:09 -03:00
Pete Davison
755acd616c
docs: for
2023-07-24 22:05:40 -03:00
Andrey Nering
d4d3571c96
changelog: add entry for #1263
2023-07-24 21:26:42 -03:00
Pete Davison
3908c05d14
chore: changelog
2023-07-24 21:13:37 -03:00
Andrey Nering
d6d571779d
changelog: add entry for #1256
2023-07-08 11:44:57 -03:00
Andrey Nering
dea98467c0
v3.27.1
2023-06-30 09:36:33 -03:00
Andrey Nering
d6b7d532ed
v3.27.0
2023-06-29 22:44:02 -03:00
Pete Davison
46f7bba90d
feat: experiments flag ( #1242 )
2023-06-30 01:29:28 +00:00
Andrey Nering
0bf5fab9c0
chore(changelog): add entry for #1204
2023-06-29 22:20:10 -03:00
Andrey Nering
e97c48051e
chore(changelog): fix typo
2023-06-29 22:15:09 -03:00
Pete Davison
5fdaa9aa36
feat: implement gentle force experiment draft ( #1216 )
...
* feat: implement gentle force experiment draft
* docs: changelog
2023-06-18 02:32:18 +01:00
Pete Davison
5e78171d3e
feat: support lowercase Taskfiles ( #1221 )
2023-06-17 14:38:53 -03:00
Andrey Nering
d82b0faca1
chore(changelog): mention npm installation fixes
2023-06-17 11:54:04 -03:00
Andrey Nering
b44231a6b8
chore(changelog): fix typo
2023-06-10 22:33:17 -03:00
Andrey Nering
ae3884386d
v3.26.0
2023-06-10 22:26:49 -03:00
Andrey Nering
6cc8d602fc
chore(changelog): add entry for #1131
2023-06-10 22:12:22 -03:00
Andrey Nering
44aaec86a1
chore: improvements on #1163 + changelog entry
2023-06-03 22:33:22 -03:00
Pete Davison
7a2f8d691c
feat: add a deprecation warning when running Taskfiles with a v2 schema ( #1199 )
2023-06-03 21:05:48 -03:00
Pete Davison
8d19ad306e
chore: changelog
2023-06-03 20:54:36 -03:00
Andrey Nering
1a86c2c52d
chore(readme): add entry for #1194
2023-06-03 19:23:57 -03:00
Andrey Nering
dcf66e7380
v3.25.0
2023-05-22 22:45:00 -03:00
Andrey Nering
188034650b
chore(changelog): add some entries
2023-05-22 22:18:41 -03:00
Andrey Nering
59ffb0a4c4
chore: add changelog entry for #1144
2023-05-06 21:13:19 -03:00
Pete Davison
7ec5cac56b
fix: nil pointer when version is omitted ( #1149 )
2023-05-02 16:51:39 +01:00
Andrey Nering
8adb9f4ece
changelog: add entry for #1134
2023-04-26 21:29:15 -03:00
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