Invoke-Build v4.1.0 Release Notes

    • 👌 Improve syntax and usability of safe references. #105
      • Introduce ?TaskName instead of deprecated (job TaskName -Safe).
      • Support ?TaskName in the parameter -Task of Invoke-Build.
    • Redesign error output.
      • Improve for VSCode, AppVeyor, and redirection. #106
      • If a task fails in If, add it to the list of invoked tasks.