Skip to content

Releases: blazejkustra/dynamode

v1.6.0 JSDoc, improved docs, deps bumped, better attributes support in get and batchGet

21 Oct 08:58
09cccbc

Choose a tag to compare

Added

  • JSDoc documentation was added to the project (#40)
  • Enhanced entity conversion to handle attribute selection in EntityManager get() and batchGet() methods

Changed

  • Bump AWS SDK packages to version 3.883.0 & improve type safety (#42)

Fixed

  • Fix import example in documentation (#37) - Thanks @gmreburn!

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

15 Aug 09:02
738fb46

Choose a tag to compare

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

21 Jul 18:46
5185f3a

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

Choose a tag to compare

What's Changed

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

v1.2.0

17 Apr 20:45
acf1c2e

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

Choose a tag to compare

1.0.0 - Dynamode is now out of beta!

24 Mar 13:08
fe5154b

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.7.5...0.7.6