Files
Magallanes/CHANGELOG.md
T

24 lines
918 B
Markdown
Raw Normal View History

2017-02-11 02:07:08 -03:00
CHANGELOG for 3.X
2017-01-10 14:25:38 -03:00
=================
2017-04-14 15:24:39 -03:00
* 3.2.0 (2017-04-xx)
2017-04-14 15:43:27 -03:00
* Improve code quality, remove duplications on Symfony Tasks.
2017-04-14 15:24:39 -03:00
* Improve code quality, remove duplications on Composer Tasks.
* [PR#364] Allow to define custom timeout to Composer:Install
2017-02-25 19:57:40 -03:00
* 3.1.0 (2017-02-25)
2017-02-25 19:31:25 -03:00
* Add new Exec task to execute arbitrary shell commands
2017-02-11 01:53:22 -03:00
* Add new Composer task, to update phar (composer/self-update)
* [#344] Allow to flag Filesystem tasks
2017-02-10 23:49:59 -03:00
* [PR#346] Add new File System task, to change file's modes (fs/chmod)
* [BUGFIX] [PR#342] Ignore empty exclude lines
2017-02-04 16:40:40 -03:00
* [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
2017-02-10 23:24:16 -03:00
* 3.0.1 (2017-01-10)
* [BUGFIX] [#350] [#353] Fix escape issue when commands are sent through SSH
2017-02-04 16:40:40 -03:00
* 3.0.0 (2017-01-31)
2017-01-10 14:25:38 -03:00
* v3 series release