Skip to content

Releases: go-task/task

v3.37.2

12 May 19:40
57c094f
Compare
Choose a tag to compare
  • Fixed a bug where an empty Taskfile would cause a panic (#1648 by @pd93).
  • Fixed a bug where includes Taskfile variable were not being merged correctly
    (#1643, #1649 by @pd93).

v3.37.1

09 May 14:27
Compare
Choose a tag to compare

v3.37.0

09 May 00:38
Compare
Choose a tag to compare

v3.36.0

09 Apr 01:17
Compare
Choose a tag to compare

v3.35.1

04 Mar 22:29
efb12c0
Compare
Choose a tag to compare
  • Fixed a bug where the TASKFILE_DIR variable was sometimes incorrect (#1522, #1523 by @pd93).
  • Added a new TASKFILE special variable that holds the root Taskfile path (#1523 by @pd93).
  • Fixed various issues related to running a Taskfile from a subdirectory (#1529, #1530 by @pd93).

v3.35.0

28 Feb 23:52
Compare
Choose a tag to compare

v3.34.1

27 Jan 21:53
Compare
Choose a tag to compare

v3.34.0

26 Jan 00:48
Compare
Choose a tag to compare
  • Removed support for version: 2 schemas. See the deprecation notice on our website (#1197, #1447 by @pd93).
  • Fixed a couple of issues in the JSON Schema + added a CI step to ensure it's correct (#1471, #1474, #1476 by @sirosen).
  • Added Any Variables experiment proposal 2 (#1415, #1444 by @pd93).
  • Updated the experiments and deprecations documentation format (#1445 by @pd93).
  • Added new template function: spew, which can be used to print variables for debugging purposes (#1452 by @pd93).
  • Added new template function: merge, which can be used to merge any number of map variables (#1438, #1464 by @pd93).
  • Small change on the API when using as a library: call.Direct became call.Indirect (#1459 by @pd93).
  • Refactored the public read and taskfile packages and introduced taskfile/ast (#1450 by @pd93).
  • ast.IncludedTaskfiles renamed to ast.Includes and orderedmap package renamed to omap plus some internal refactor work (#1456 by @pd93).
  • Fix zsh completion script to allow lowercase taskfile file names (#1482 by @xontab).
  • Improvements on how we check the Taskfile version (#1465 by @pd93).
  • Added a new ROOT_TASKFILE special variable (#1468, #1469 by @pd93).
  • Fix experiment flags in .env when the --dir or --taskfile flags were used (#1478 by @pd93).

v3.33.1

21 Dec 23:15
Compare
Choose a tag to compare

v3.33.0

21 Dec 02:27
Compare
Choose a tag to compare

Merry Christmas! 🎄 🎁 🎅 🤶