Magallanes v3.1.0 Release Notes

Release Date: 2017-02-25 // about 7 years ago
    • โž• Add new Exec task to execute arbitrary shell commands
    • โž• Add new Composer task, to update phar (composer/self-update)
    • [#344] Allow to flag Filesystem tasks
    • [PR#346] Add new File System task, to change file's modes (fs/chmod)
    • ๐Ÿ›  [BUGFIX] [PR#342] Ignore empty exclude lines
    • [PR#330] Allow Composer task options to be overwritten at environment level
    • ๐Ÿ”€ [PR#330] Add new method Runtime::getMergedOption to merge ConfigOption and EnvOption
    • ๐Ÿ“š [Documentation] [PR#333] Improve example config file