Revision history for Perl extension Backblaze-B2V2Client
1.4 2020-09-06T03:42:42Z
- Include a 'b2_client' command line utility for easy download/upload of files
1.3 2020-08-04T17:01:21Z
- Add support for uploading large files (>100MB) via b2_upload_large_file
- Add tests during installation.
1.2 2020-06-24T04:44:05Z
- Fix for respecting 'new_file_name' when using 'file_contents' in b2_upload_file()
- Doc note on B2's new S3-compatible API
- Doc note on using slurp_raw in Path::Tiny when using 'file_contents' in b2_upload_file()
1.1 2019-05-09T04:06:37Z
- Auto-create option for b2_list_buckets
1.0 2019-05-05T03:06:08Z
- original version