Releases: everzet/capifony
Releases · everzet/capifony
2.4.2 (2014-01-07)
2.4.1 (2013-11-19)
- Fixed: Set facl permissions only once
- Fixed: error incompatible character encodings: UTF-8 and ASCII-8BIT
- Added: use SYMFONY_ENV for composer update call
2.4.0 (2013-09-17)
- Fixed: copy
vendor
dir tolatest_release
, not tolatest_release/vendor
- Added:
-h
option with host into postgresql dump tasks - Fixed: assets install step disappeared ??
- Added: variable to set options of dump-autoload action
- Added: missing
backup_path
definition for symfony 1 - Added: new gem dependency on fakefs (specs)
- Added: backup task for the shared folder
- Fixed: changed database backup filename to be human readable
- Added: license to gemspec
- Added:
web_path
variable - Fixed: set symfony environment prior calling composer install
2.3.0 (2013-07-26)
- Use
symfony_env_*
variables to tail - Allow more Capistrano versions
- Allow custom backup path
- chown deployment is recursive now