Releases: sebastianfeldmann/phpbu
Releases · sebastianfeldmann/phpbu
5.0.12
Fix Check
simulate return value error
5.0.11
Fix Crypter
suffix issue #139
5.0.10
Fix bootstrap option bug - issue #136
5.0.9
Fixed custom Adapter bug - issue #124
5.0.8
- Fixed detectCmdLocation issue - thanks to Ed Gifford's (@egifford) pull request #125
4.0.11
Change Dropbox lib to switch to API version 2
5.0.7
- Allow multiple adapter values in a single configuration value - Issue #121
- Allow adapter values for
backup name
and target settings - Issue #121
5.0.6
- Allow
tar
to exit with status code 1 if the ignoreFailedRead
option is set - issue #114
5.0.5
- Allow
tar
to exit with status code 1 if the ignoreFailedRead
option is set - issue #114
5.0.4
Fix problem with capacity cleanup during simulation - issue #113