Skip to content

Latest commit

 

History

History
61 lines (31 loc) · 618 Bytes

CHANGELOG.md

File metadata and controls

61 lines (31 loc) · 618 Bytes

Change Log

NOT RELEASED

1.0.0

Added

  • Added support for async-aws/dynamo-db 2.0 and 3.0

0.2.1

Changed

  • Improve parameter type and return type in phpdoc

0.2.0

Added

  • Support for Laravel 9

0.1.6

Fixed

  • Fix laravel locking to use consistent reads

0.1.5

Fixed

  • Fix support for DynamoDb custom exceptions

0.1.4

Added

  • Support for Laravel 8

0.1.3

Fixed

  • Make sure we throw exception from async-aws/core

0.1.2

Added

  • Support for PHP 8

0.1.1

Fixed

  • method release returns true when successful

0.1.0

First version