- refactoring to have more control over folders when deploying
- more tests for current symfony versions
- compatibility with new symfony folder and command structure
- bugfixes for folders
- stability release
- bugfixes for parameters file
- bugfix for migrations (@vviippola)
- renamed includes to mirror their order
reworked and more flexible configuration
- creates release version in a file per release
- more control over shared folders with additional config options
- possibilities for shallow git copy
- optional cache warmup for sf2
- added tags for specific tasks to allow e.g. cache flush only in later versions
- minified composer.json read overhead
- allow for role hooks
- created stable release for later refactoring
- working travis-ci tests
- datetime release dirs by default
- configurable migrations and schema update
- README update
- fixed merge errors
- fixed deployment issues with config if already exists in project
- fixed issue with missing SYMFONY_ENV while composer install
- fixed composer path variable missing
- added tests directory and travis.yml for testing
- structural refactoring (creating files, directories, ...)
- added cleanup-script to remove old releases