Releases: sebastianfeldmann/phpbu
Releases · sebastianfeldmann/phpbu
6.0.18
Fix mysqldump
--lock-tables
option to support --lock-tables=false
and --lock-tables=true
6.0.15
6.0.14
Add sslMode
option to pgdump
source
Add jobs
option to pgdump
source
6.0.13
- Add
--event
option to themysqldump
source
6.0.12
- Add Wordpress adapter
6.0.11
- PHPConstant adapter - thanks to @planetahuevo
- Enhanced output for files
Checks
- thanks to @CiderAndWhisky - Look for
phpbu.json
by default - thanks to @CiderAndWhisky
6.0.10
- Add Backblaze S3 sync - Thanks to @wowkaster
- Allow sebastian/environment version 5 - Thanks to @rafaeljosem
6.0.9
Allow dotenv version 3 and 4
6.0.8
Add incremental backups for directory backups with tar
- #105
Look at the documentation for more details.
6.0.7
Prometheus logger syntax fix - thanks to @moebrowne