uTask v1.8.0 Release Notes

Release Date: 2020-07-06 // almost 4 years ago
  • 🔄 Changelog

    2658e5b Add resolution id as task value (#154)
    7d472a8 feat: step can now have pre-hook executed just before the run of the step (#147)
    a30c816 feat: output can be rewritten after the execution of a step (#159)
    5b485b1 fix(engine): foreach steps in an unexpected state would block the resolution indefinitely
    52667d0 fix: templating: error weren't propagated correctly when nested map/slice templating was failing
    2389eb8 misc: rewrote comments following review
    f0ddb89 refacto dashboard in several modules (#157)
    19930e4 task: adding tasktemplate variables to Go templating for new task creation (to be used in task title format) (#158)