Releases: neoxia/dynamodels
Releases · neoxia/dynamodels
v1.3.1
1.3.1 (2019-10-02)
Bug Fixes
- api: export pagination mode enum (f740c89)
v1.3.0
1.3.0 (2019-10-01)
Features
- paginate: add constant page-sized pagination mode ✨ (c00a693)
v1.2.3
1.2.3 (2019-10-01)
Bug Fixes
- filtering: allow empty filter conditions objects 🐛 (a934f74)
v1.2.2
1.2.2 (2019-09-30)
Bug Fixes
- api: export filter conditions interface (e61e3af)
v1.2.1
1.2.1 (2019-09-30)
Bug Fixes
- make scan and query methods chainable no matter the order (1f3c2ea)
v1.2.0
1.2.0 (2019-09-27)
Features
- update: add support for native document client options ✨ (7ebc57d)
v1.1.0
1.1.0 (2019-09-26)
Bug Fixes
- api: export update/filter operators from package root 📦 (0fe1763)
- api: expose base model in package main entry point (fa2c572)
Features
- update: add native document client options support ✨ (6d7c36f)
v1.0.3
1.0.3 (2019-09-24)
Bug Fixes
- api: expose base model in package main entry point (808a44d)
v1.0.2
1.0.2 (2019-09-24)
Bug Fixes
- npm: use a public package name that is not already taken 😢 (def8eae)