Releases: gvozdb/Dumper
Releases · gvozdb/Dumper
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
- Added the ability to select the archiver (section
compressor
in the config) - Added the ability to specify short and long term storage of backups, as well as the step of obsolescence checking (section
expires
in config) - Added support for level of compression in
Compressor\Zip
- Added support for splitting the archive into files of a certain size in
Compressor\Zip
- Added progress bar when uploading files to
Storage\YandexDisk
- Added public method
Config\Load::setDefault
- Added public method
Backup::progressBar
- Fixed definition of the default prefix value for archive names
- Moved to specify the archive password in
compressor.password
in the main config and in the user config - Properties
main.expires
andstorages.{Cloud}.expires
in the main config are declared deprecated - Property
main.archive_password
in the main config is declared deprecated - Property
archive_password
in the user config is declared deprecated