Skip to content

Releases: zaxbux/backblaze-b2-php

v2.0.2

19 Oct 22:18
Compare
Choose a tag to compare

Support for PHP 8

v2.0.1

09 Jul 07:08
v2.0.1
fd32cf5
Compare
Choose a tag to compare
v2.0.1

v2.0.0

08 Jul 23:15
v2.0.0
cf6a12b
Compare
Choose a tag to compare

The first release of version 2!

v1.3.4

13 Aug 04:40
v1.3.4
ba061ca
Compare
Choose a tag to compare

Fixed options merge bug, added auth cache interface.

More API method implementations

29 Jun 22:09
v1.3.3
c339785
Compare
Choose a tag to compare

Added:

  • b2_cancel_large_file
  • b2_list_unfinished_large_files
  • b2_hide_file
  • b2_get_download_authorization
  • b2_list_file_versions
  • b2_create_key

Can now pass options to b2_list_files