Task v2.4.0 Release Notes

Release Date: 2019-02-21 // about 5 years ago
    • ๐Ÿ‘ Allow calling a task of the root Taskfile from an included Taskfile by prefixing it with : (#161, #172),
    • โž• Add flag to override the output option (#173);
    • ๐Ÿ›  Fix bug where Task was persisting the new checksum on the disk when the Dry Mode is enabled (#166);
    • ๐Ÿ›  Fix file timestamp issue when the file name has spaces (#176);
    • ๐Ÿ Mitigating path expanding issues on Windows (#170).