Robo v0.5.4 Release Notes

    • 🛠 [WriteToFile] Fixed by @gabor-udvari: always writing to file regardless whether any changes were made or not. This can bring the taskrunner into an inifinite loop if a replaced file is being watched.
    • [Scss] task added, requires leafo/scssphp library to compile by @gabor-udvari
    • [PhpSpec] TAP formatter added by @orls
    • [Less] Added ability to set import dir for less compilers by @MAXakaWIZARD
    • 🛠 [Less] fixed passing closure as compiler by @pr0nbaer
    • [Sass] task added by 2015-08-31