Releases: baopham/laravel-dynamodb
Releases · baopham/laravel-dynamodb
v4.2.2
29 Jan 17:50
Compare
Sorry, something went wrong.
No results found
If user specifies the index manually, respect that
[RawDynamoDbQuery] Fix internal array out of sync with the raw query object
v4.2.1
23 Jan 18:12
Compare
Sorry, something went wrong.
No results found
Avoid using Collection#every to avoid breaking changes in different versions of Collection (#121 )
v4.2.0
06 Jan 10:13
Compare
Sorry, something went wrong.
No results found
Add RawDynamoDbQuery class and ability to decorate query (PR #119 )
v4.1.1
29 Nov 16:06
Compare
Sorry, something went wrong.
No results found
Use primary key for getKey/getKeyname (#113 )
v4.1.0
25 Nov 12:41
Compare
Sorry, something went wrong.
No results found
Add ability to set index manually (#40 )
Add toDynamoDbQuery() (#82 )
v4.0.0
25 Nov 10:16
Compare
Sorry, something went wrong.
No results found
Add pagination support (#37 )
Breaking changes:
Refactor getKey() and getKeyName() to return the correct composite keys / names for composite model
Remove compositeKey setter/getter
v3.0.1
25 Nov 10:15
Compare
Sorry, something went wrong.
No results found
Fix: chunk fails if there's query scope (#101 )
v3.0.0
24 Nov 10:14
Compare
Sorry, something went wrong.
No results found
Remove catch all exceptions (#105 )
v2.0.3
19 Oct 17:50
Compare
Sorry, something went wrong.
No results found
v2.0.2
19 Oct 17:20
Compare
Sorry, something went wrong.
No results found
Fix remove only nested attributes