Skip to content

Releases: popphp/pop-storage

2.1.0 Release

13 Feb 06:30
Compare
Choose a tag to compare

UPDATED

  • Refactored and improved the Azure adapter
  • Updated PHP version support
  • Updated PHPUnit version support
  • Updated GitHub workflow action
  • Updated copyright and version

2.0.2 Release

02 Apr 00:08
Compare
Choose a tag to compare

UPDATE

  • Update for pop-utils 2.1.0

2.0.1 Release

28 Nov 23:16
Compare
Choose a tag to compare

PATCHED

  • Patched md5 directory issue with the S3 adapter

2.0.0 Release

09 Nov 04:58
Compare
Choose a tag to compare

UPGRADED

  • Added Microsoft Azure adapter
  • Refactored AWS S3 and Local adapter
  • Added top-level normalized Storage class
  • Upgraded for PHP 8.1+

1.0.1 Release

03 Sep 04:45
Compare
Choose a tag to compare

UPDATED

  • Updated dependencies

1.0.0 Release

18 Nov 19:54
Compare
Choose a tag to compare

INITIAL RELEASE

  • First initial release of the Storage component.