Releases: TechKat/backblaze-b2-php-sdk
Releases · TechKat/backblaze-b2-php-sdk
0.7.1
Updated upload method, added new uploadLargeFile method.
0.6.2
Bug fix on upload method.
0.6.0
Fixes auth_token_limit exception.
0.4.0
Added option to define custom cache directory
0.3.0
Added new methods to Bucket. Small update to ListBuckets.
0.2.0
Account ID from BackBlaze B2 will only appear after a successful authentication with the b2_authorize_account API endpoint.
This release will add the accountId on runtime after successful authentication.
0.1.0
This is the initial release and start of the project.