Releases: baopham/laravel-dynamodb
Releases · baopham/laravel-dynamodb
v0.4.2
Add model events and set exists, wasRecentlyCreated properties
See #50, #53
v0.4.0
Support composite indexes
Breaking changes to the property $dynamoDbIndexKeys
v0.3.2
Fix a bug when conditions contain index key
v0.3.1
Drop random_compat dependency
v0.3.0
Add chunk support and add more condition operators
More operators for conditions: begins_with, between, not_contains, contains
0.2.3
Use query builder approach
0.2.2
Call find() if conditions contain key