Skip to content

Releases: sam-goodwin/typesafe-dynamodb

v0.1.10

13 May 07:23
726a67d
Compare
Choose a tag to compare

0.1.10 (2022-05-13)

Bug Fixes

  • UpdateItemOutput's Attributes shouldn't be partial if ReturnValue is set to ALL_* (#35) (726a67d)

v0.1.9

09 May 06:20
cffe83a
Compare
Choose a tag to compare

0.1.9 (2022-05-09)

Bug Fixes

  • add missing MetadataBearer types to v3 Client (#32) (b839f9b)

v0.1.8

21 Apr 10:22
e583542
Compare
Choose a tag to compare

0.1.8 (2022-04-21)

Bug Fixes

v0.1.7

13 Apr 06:42
d72c099
Compare
Choose a tag to compare

0.1.7 (2022-04-13)

Bug Fixes

v0.1.6

13 Apr 06:12
8c3c220
Compare
Choose a tag to compare

0.1.6 (2022-04-13)

Bug Fixes

  • support expression attrbitube names in projection expressions. (#27) (8c3c220)

v0.1.5

04 Mar 08:00
2ca185f
Compare
Choose a tag to compare

0.1.5 (2022-03-04)

Features

  • add support for v2 and v3 DocumentClient (#25) (2ca185f)

v0.1.4

22 Feb 21:50
16cac1a
Compare
Choose a tag to compare

0.1.4 (2022-02-22)

v0.1.3

20 Feb 02:00
7dc0a30
Compare
Choose a tag to compare

0.1.3 (2022-02-20)

Features

  • add support for updateItem and TypeSafeUpdateItemCommand (#21) (7dc0a30)

v0.1.2

20 Feb 00:50
Compare
Choose a tag to compare

0.1.2 (2022-02-20)

v0.1.1

18 Feb 06:51
98c22b7
Compare
Choose a tag to compare

0.1.1 (2022-02-18)

Features

  • add type-safe mappings for marshall and unmarshall from util-dynamodb (#19) (98c22b7)