Releases: guillermoandrae/php-dynamodb
Releases · guillermoandrae/php-dynamodb
2.1.1
2.0.1
- Fixed type hinting and documentation issues
- Added PHPStan
2.0.0
Removed PHP 7 support.
1.2.0
- Removed PHP 7.2 support
- Added PHP 8.0 support
1.1.0
Resolves #17.
1.0.3
Fixed a bug that ignored the DynamoDbClient and Marshaler being passed to the adapter constructor.
1.0.2
Updated dependencies.
1.0.1
Updated thanks, dependencies, and the .gitattributes file.
1.0.0
Includes support for the following operations: BatchGetItem, BatchWriteItem, CreateTable, DeleteItem, DeleteTable, DescribeTable, GetItem, ListTables, PutItem, Query, Scan, UpdateItem