Skip to content

Releases: baopham/laravel-dynamodb

v1.7.3

19 Oct 17:51
1.7.3
Compare
Choose a tag to compare
  • Refactor cleanUpQuery

v1.7.1

19 Oct 17:20
1.7.2
Compare
Choose a tag to compare
  • Fix remove only nested attributes

v1.7.1

19 Oct 15:35
1.7.1
Compare
Choose a tag to compare
  • Support remove nested attributes (#98)

v2.0.0

16 Oct 14:38
2.0.0
Compare
Choose a tag to compare
  • Improve config setup (#14) - introduces breaking changes: config no longer lives in config/services.php

v1.7.0

30 Sep 16:38
1.7.0
Compare
Choose a tag to compare

v1.6.1

21 Aug 14:33
1.6.1
Compare
Choose a tag to compare
  • Support calling removeAttribute() on model (#85)

v1.6.0

21 Aug 14:06
1.6.0
Compare
Choose a tag to compare
  • Add "REMOVE—Deleting Attributes From An Item" support (#85)

v1.5.0

20 Aug 12:26
1.5.0
Compare
Choose a tag to compare
  • Add support for custom collections (#83)

v1.4.0

17 Aug 13:19
1.4.0
Compare
Choose a tag to compare
  • Allow to use EC2 IAM Role instead of access keys (#48)

v1.3.0

17 Aug 12:42
1.3.0
Compare
Choose a tag to compare
  • Add query scope support (#69)