Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Releases: dizda/CloudBackupBundle

3.5.0

02 Feb 07:45

Choose a tag to compare

  • "Restore" command implemented. (Only Gaufrette and Dropbox are supported for now). By @jongotlin #110

3.4.2

15 Dec 09:21

Choose a tag to compare

3.4.1

06 Dec 15:54

Choose a tag to compare

  • #112 & #113 Removed dead code and trigger deprecation warnings for outdated Dropbox client (@jongotlin)
  • #115 Added quotes for scalar values in Yaml (@yamilovs)

3.4.0

18 Oct 11:50

Choose a tag to compare

3.3.0

23 May 13:18

Choose a tag to compare

  • Add support for league/flysystem adapters using oneup/flysystem-bundle #99 (thanks @marcaube)

3.2.4

25 Jan 11:31

Choose a tag to compare

Escape Paths Aruments on Commandline #100 (thanks @scasei)

3.2.3

18 Jan 11:29

Choose a tag to compare

#98 Symfony3 Compatibility

3.2.2

07 Dec 09:35

Choose a tag to compare

Fixed #80

3.2.1

10 Nov 11:31

Choose a tag to compare

Quickfix LocalClient

3.2.0

10 Nov 07:33

Choose a tag to compare

  • Dispatch event when the backup is completed, thanks to @jongotlin #86