All Versions
10
Latest Version
Avg Release Cycle
125 days
Latest Release
2356 days ago
Changelog History
Changelog History
-
v4.0.0 Changes
April 02, 2018- ๐ v4 series release
- ๐จ Refactored for Symfony 4 and PHP 7.1
- Symfony Pool Clear task added
- Symfony Pool Prune task added
- ๐ Symfony Assetic task removed
-
v3.4.0 Changes
March 29, 2018- ๐ฒ [Issue#380] Throw exception if log_dir is defined but directory doesn't exists
- ๐ [BUGFIX] [Issue#405] Malformed ssh command when defining host:port notation
- ๐ [Issue#415] Remove timeout on Deploy with Tar or Rsync tasks
-
v3.3.0 Changes
July 22, 2017- 0๏ธโฃ [PR#386] Allow to define timeout (default 120s) for symfony/assetic-dump task.
- ๐ง [PR#392] Allow to define Host Port in Host configuration.
- ๐ Allow to specify the binary path of tar on for create and extract
-
v3.2.0 Changes
April 15, 2017- ๐ Allow to pre-register Custom Tasks
- ๐ [PR#365] New option "from" to define deployment start point
- ๐ Allow to define excludes in the global scope.
- ๐ Improve code quality, remove duplications on Symfony Tasks.
- ๐ Improve code quality, remove duplications on Composer Tasks.
- โฑ [PR#364] Allow to define custom timeout to Composer:Install
-
v3.1.0 Changes
February 25, 2017- โ 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
-
v3.0.1 Changes
February 11, 2017 -
v3.0.0 Changes
January 31, 2017๐ First release of the new major version of Magallanes, v3!
-
v1.0.7 Changes
January 06, 2017๐ Last(ish) release. Magallanes Version 1 reaches end of life.
To be continued... -
v1.0.6 Changes
April 12, 2015 -
v1.0.5 Changes
March 08, 2015๐ Changelog:
- ๐ Bug #195 by @spongeben - Fix first deploy bug
- ๐ Bug #187 by @eps90 - Create release directory for
GitRebase
strategy - ๐ Improvement #196 by @eps90 - Add Travis and Coveralls support
- ๐ Improvement #167 by @SenseException - Add
CommandFactory
unit tests