Releases: dizda/CloudBackupBundle
Releases · dizda/CloudBackupBundle
3.5.0
- "Restore" command implemented. (Only Gaufrette and Dropbox are supported for now). By @jongotlin #110
3.4.1
- #112 & #113 Removed dead code and trigger deprecation warnings for outdated Dropbox client (@jongotlin)
- #115 Added quotes for scalar values in Yaml (@yamilovs)
3.3.0
- Add support for league/flysystem adapters using oneup/flysystem-bundle #99 (thanks @marcaube)
3.2.4
Escape Paths Aruments on Commandline #100 (thanks @scasei)
3.2.3
#98 Symfony3 Compatibility
3.2.0
- Dispatch event when the backup is completed, thanks to @jongotlin #86