Releases: shiftcode/dynamo-easy
Releases · shiftcode/dynamo-easy
v0.8.0
0.8.0 (2017-10-12)
Features
- expressionBuilder: update filtering to be deep and walk the object tree to filter out undefine (fdf6f85)
v0.7.1
0.7.1 (2017-10-10)
Bug Fixes
- tsconfig: make config valid json (aaa798d)
v0.7.0
0.7.0 (2017-10-09)
Features
- dataStore: add validation for table name (07c67c6)
v0.6.0
0.6.0 (2017-10-09)
Features
- updateRequest: add support for all the available support operations (9b57ed1)
v0.5.2
0.5.2 (2017-10-09)
Bug Fixes
- updateRequest: change sort key check (d2d992f)
v0.5.1
0.5.1 (2017-10-09)
Bug Fixes
- update: export update function to be public available (b63cd39)
v0.5.0
0.5.0 (2017-10-06)
Features
- updateRequest: add support for fluent condition expression api in update request (6f2f338)
v0.4.0
0.4.0 (2017-10-05)
Features
- package.json: change on how dependencies work (357b3b1)
- package.json: changed on how dependencies get installed (01bf292)
v0.3.0
0.3.0 (2017-10-05)
Features
- package.json: change on how dependencies are installed (added peer deps) (5e611ce)
v0.2.1
0.2.1 (2017-10-05)
Bug Fixes
- DynamoStore: remove possibility to define region when initializing DynamoStore (e8028a9)