Task v3.4.1 Release Notes

Release Date: 2021-04-17 // about 3 years ago
    • 👌 Improve error reporting when parsing YAML: in some situations where you would just see an generic error, you'll now see the actual error with more detail: the YAML line the failed to parse, for example (#467).
    • A JSON Schema was published here and is automatically being used by some editors like Visual Studio Code (#135).
    • 🖨 Print task name before the command in the log output (#398).