Releases: sam-goodwin/typesafe-dynamodb
Releases · sam-goodwin/typesafe-dynamodb
v0.1.10
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
0.1.9 (2022-05-09)
Bug Fixes
- add missing MetadataBearer types to v3 Client (#32) (b839f9b)
v0.1.8
0.1.8 (2022-04-21)
Bug Fixes
v0.1.7
0.1.7 (2022-04-13)
Bug Fixes
v0.1.6
0.1.6 (2022-04-13)
Bug Fixes
- support expression attrbitube names in projection expressions. (#27) (8c3c220)
v0.1.5
0.1.5 (2022-03-04)
Features
- add support for v2 and v3 DocumentClient (#25) (2ca185f)
v0.1.3
0.1.3 (2022-02-20)
Features
- add support for updateItem and TypeSafeUpdateItemCommand (#21) (7dc0a30)
v0.1.1
0.1.1 (2022-02-18)
Features
- add type-safe mappings for marshall and unmarshall from util-dynamodb (#19) (98c22b7)