Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 825 Bytes

CHANGELOG.md

File metadata and controls

68 lines (35 loc) · 825 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

1.1.0

Added

  • Support for PHP 8

Removed

  • Support for PHP 7.1

1.0.1

Added

  • Support for php-http/httplug 2.x

1.0.0

No changes since 0.2.4

0.2.4

Added

  • Added support for tagging assets.

Fixed

  • Properly support keys containing spaces.
  • Better exception on clonflicts.

0.2.3

Added

Changed

  • Using stable version of MultipartStreamBuilder.

0.2.2

Fixed

  • Fix error status code parsing

0.2.1

Added

  • Support for import/export

Fixed

  • Broken namespaces

0.2.0

  • Updated namespace and most endpoints. Complete rewrite

0.1.0

  • Initial release