Skip to content

Releases: neoxia/dynamodels

v1.3.1

02 Oct 05:43
Compare
Choose a tag to compare

1.3.1 (2019-10-02)

Bug Fixes

  • api: export pagination mode enum (f740c89)

v1.3.0

01 Oct 15:19
0e28acc
Compare
Choose a tag to compare

1.3.0 (2019-10-01)

Features

  • paginate: add constant page-sized pagination mode ✨ (c00a693)

v1.2.3

01 Oct 10:32
Compare
Choose a tag to compare

1.2.3 (2019-10-01)

Bug Fixes

  • filtering: allow empty filter conditions objects 🐛 (a934f74)

v1.2.2

30 Sep 11:04
Compare
Choose a tag to compare

1.2.2 (2019-09-30)

Bug Fixes

  • api: export filter conditions interface (e61e3af)

v1.2.1

30 Sep 09:01
Compare
Choose a tag to compare

1.2.1 (2019-09-30)

Bug Fixes

  • make scan and query methods chainable no matter the order (1f3c2ea)

v1.2.0

27 Sep 08:36
Compare
Choose a tag to compare

1.2.0 (2019-09-27)

Features

  • update: add support for native document client options ✨ (7ebc57d)

v1.1.0

26 Sep 12:23
7eaa56d
Compare
Choose a tag to compare

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

24 Sep 16:13
Compare
Choose a tag to compare

1.0.3 (2019-09-24)

Bug Fixes

  • api: expose base model in package main entry point (808a44d)

v1.0.2

24 Sep 14:33
Compare
Choose a tag to compare

1.0.2 (2019-09-24)

Bug Fixes

  • npm: use a public package name that is not already taken 😢 (def8eae)