Skip to content

Releases: guillermoandrae/php-dynamodb

2.1.1

08 Feb 20:57
3344030
Compare
Choose a tag to compare

Allow QueryOperation to filter custom expressions

2.0.1

02 Jan 04:16
Compare
Choose a tag to compare
  • Fixed type hinting and documentation issues
  • Added PHPStan

2.0.0

30 Dec 03:44
Compare
Choose a tag to compare

Removed PHP 7 support.

1.2.0

07 Jul 19:37
Compare
Choose a tag to compare
  • Removed PHP 7.2 support
  • Added PHP 8.0 support

1.1.0

20 Oct 02:14
Compare
Choose a tag to compare
Resolves #17.

1.0.3

18 Oct 23:37
Compare
Choose a tag to compare

Fixed a bug that ignored the DynamoDbClient and Marshaler being passed to the adapter constructor.

1.0.2

18 Oct 19:35
Compare
Choose a tag to compare
Updated dependencies.

1.0.1

31 May 01:14
Compare
Choose a tag to compare

Updated thanks, dependencies, and the .gitattributes file.

1.0.0

30 May 20:08
Compare
Choose a tag to compare

Includes support for the following operations: BatchGetItem, BatchWriteItem, CreateTable, DeleteItem, DeleteTable, DescribeTable, GetItem, ListTables, PutItem, Query, Scan, UpdateItem