1
0
mirror of https://github.com/go-task/task.git synced 2025-06-19 00:27:36 +02:00

10 Commits

Author SHA1 Message Date
71eb8cdeea feat: checksum pinning (#2223) 2025-05-24 14:00:02 +01:00
6f0f38b8d9 feat: support for loops with generates (#2151) 2025-04-05 23:55:43 +01:00
180fcef364 docs: fix typo: source -> sources 2025-03-31 10:50:33 -03:00
e5d8237053 docs: package api doc (#1981) 2024-12-31 16:08:58 +00:00
82f6029043 docs: document defer task options (#1907) 2024-12-11 21:23:10 -03:00
5581954fb1 feat: allow providing single or multi prompts (#1866)
* Add new type to handle single or multi prompts

* update docs

* apply review
2024-10-29 13:37:03 +00:00
ef3b853728 feat: add option to declare an included Taskfile as flatten (#1704) 2024-08-26 17:17:39 -04:00
e781b3d4e0 docs: update syslist links to the new location (#1747) 2024-08-09 13:14:03 +00:00
527bbc3bf5 fix: docs typos/links 2024-06-03 09:06:34 +00:00
b0efbad591 docs: template reference (#1653)
* chore: deprecation warnings for template functions

* docs: update reference pages
2024-05-16 11:11:52 +01:00