Releases: baopham/laravel-dynamodb
Releases · baopham/laravel-dynamodb
v1.7.1
- Fix remove only nested attributes
v1.7.1
- Support remove nested attributes (#98)
v2.0.0
- Improve config setup (#14) - introduces breaking changes: config no longer lives in
config/services.php
v1.6.1
- Support calling removeAttribute() on model (#85)
v1.6.0
- Add "REMOVE—Deleting Attributes From An Item" support (#85)
v1.5.0
- Add support for custom collections (#83)
v1.4.0
- Allow to use EC2 IAM Role instead of access keys (#48)
v1.3.0
- Add query scope support (#69)