Releases: baopham/laravel-dynamodb
Releases · baopham/laravel-dynamodb
v1.3.0
- Add query scope support (#69)
v1.2.0
- Add nested condition support
v1.1.0
- Add OR conditions support
v1.0.0
- Upgrade legacy attributes (#13)
v0.10.0
- Add whereNull/whereNotNull support (#21)
v0.9.0
- Add firstOrFail/findOrFail support (#60)
- Add whereIn support (#39)
v0.8.0
- Add limit support (#73)
- Add .travis.yml
v0.6.2
- Make model serializable (#71)
v0.6.1
- Use DateTime::ATOM instead (#66)
- Allow token for IAM role (#70)