Task v2.6.0 Release Notes

Release Date: 2019-07-21 // almost 5 years ago
    • 🛠 Fixed some bugs regarding minor version checks on version:.
    • ➕ Add preconditions: to task (#205).
    • Create directory informed on dir: if it doesn't exist (#209, #211).
    • We now have a --taskfile flag (alias -t), which can be used to run another Taskfile (other than the default Taskfile.yml) (#221).
    • 🐧 It's now possible to install Task using Homebrew on Linux (go-task/homebrew-tap#1).