Skip to content

Releases: blazejkustra/dynamode

v1.5.0 - Adds a decorator to set custom names for entities

15 Aug 09:02
738fb46
Compare
Choose a tag to compare

v1.4.0 - Allow the primary key to be decorated with indexes

21 Jul 18:46
5185f3a
Compare
Choose a tag to compare

What's Changed

  • Fix: Cannot add multiple attribute decorators for primary key by @blazejkustra in #31

Full Changelog: v1.3.0...v1.4.0

v1.3.0

23 Jun 14:02
3fe6c4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

17 Apr 20:45
acf1c2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0 - Fix for startAt fails when querying secondary indices

13 Apr 17:45
fd508e7
Compare
Choose a tag to compare

1.0.0 - Dynamode is now out of beta!

24 Mar 13:08
fe5154b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.8...1.0.0

0.7.8 Handle empty arrays in batch methods

23 Jan 21:16
e6bad02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.7...0.7.8

0.7.7 - Fix in([]) operator if an empty array is passed

23 Jan 18:50
283e76f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.6...0.7.7

0.7.6 - Improve flatten type

06 Jan 22:00
0df7fd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.5...0.7.6

0.7.4 - Fix installing with pnpm and yarn

27 Dec 18:27
20bbca0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.3...0.7.4