Robo v0.4.7 Release Notes

    • [Minify] Task added by @Rarst. Requires additional dependencies installed 2014-12-26
    • Help command is populated from annotation by @jonsa 2014-12-26
    • Allow empty values as defaults to optional options by @jonsa 2014-12-26
    • ๐Ÿ PHP_WINDOWS_VERSION_BUILD constant is used to check for Windows in tasks by @boedah 2014-12-26
    • [Copy][EmptyDir] Fixed infinite loop by @boedah 2014-12-26
    • [ApiGen] Task added by @drobert 2014-12-26
    • [FileSystem] Equalized copy and chmod argument to defaults by @Rarst (BC break) 2014-12-26
    • [FileSystem] Added missing umask argument to chmod() method of FileSystemStack by @Rarst
    • ๐Ÿ›  [SemVer] Fixed file read and exit code
    • [Codeception] fixed codeception coverageHtml option by @gunfrank 2014-12-26
    • [phpspec] Task added by @SebSept 2014-12-26
    • Shortcut options: if option name is like foo|f, assign f as shortcut by @jschnare 2014-12-26
    • [Rsync] Shell escape rsync exclude pattern by @boedah. Fixes #77 (BC break) 2014-12-26
    • [Npm] Task added by @AAlakkad 2014-12-26