Skip to content

Releases: shiftcode/dynamo-easy

v2.3.0

15 Oct 16:34
Compare
Choose a tag to compare

2.3.0 (2018-10-15)

Bug Fixes

Features

  • typedoc: update typedoc to 0.13.0 (8b77652)

v2.2.0

10 Sep 16:27
Compare
Choose a tag to compare

2.2.0 (2018-09-10)

Features

  • lodash: remove lodash-es (79216b7)

v2.1.0

07 Sep 20:37
Compare
Choose a tag to compare

2.1.0 (2018-09-07)

Bug Fixes

  • build: add dist-tag config (00fca27)

Features

  • moment-es6: remove the dependency (6e25b7b)
  • moment-es6: remove the dependency (f621eef)

v2.0.1

10 Aug 21:20
Compare
Choose a tag to compare

2.0.1 (2018-08-10)

Bug Fixes

  • release: trigger a new patch release (3d03227)

v0.10.1

21 Dec 13:36
Compare
Choose a tag to compare

0.10.1 (2017-12-21)

Bug Fixes

  • es5: change target to es5 for ie11 (02f1b9b)

v0.10.0

19 Oct 14:59
Compare
Choose a tag to compare

0.10.0 (2017-10-19)

Features

  • reflectMetadata: trigger new build with a feature mark (0e13c5e)

v0.9.2

16 Oct 12:27
Compare
Choose a tag to compare

0.9.2 (2017-10-16)

Bug Fixes

  • batchRequest: implement the fullResponse method on batch request (775211e)

v0.9.1

16 Oct 11:58
Compare
Choose a tag to compare

0.9.1 (2017-10-16)

Bug Fixes

  • batchGetRequest.spec: fix wrong import path (1cdf79b)
  • batchRequest: make sure the response can be mapped (8d144ff)

Features

  • batchGet: add support for batch get item request (bf48c92)

v0.8.2

12 Oct 15:18
Compare
Choose a tag to compare

0.8.2 (2017-10-12)

Bug Fixes

  • conditionExpression: change how the operands are given for IN operation (single values instead (1d5c087)

v0.8.1

12 Oct 13:58
Compare
Choose a tag to compare

0.8.1 (2017-10-12)

Bug Fixes

  • putRequest: add support for composite partition key when using the ifNotExists (e6d0d3e)