Releases: shiftcode/dynamo-easy
Releases · shiftcode/dynamo-easy
v5.6.0
25 Feb 13:57
Compare
Sorry, something went wrong.
No results found
5.6.0 (2020-02-25)
Features
lodash: remove dependency to lodash, so you can now safely uninstall lodash from your project when dynamo-easy was the only party depending on it (e3caa4b )
v5.5.0
11 Jan 10:24
Compare
Sorry, something went wrong.
No results found
5.5.0 (2020-01-11)
Bug Fixes
partition-key.decorator: use logger instead of console (3c53190 )
Features
logger: new loglevel 'verbose' and some more log statements (ccc135f )
v5.4.2
11 Jan 09:59
Compare
Sorry, something went wrong.
No results found
5.4.2 (2020-01-11)
Bug Fixes
typedoc: back to version 0.13.0 (bd3c37f )
v5.4.1
11 Jan 09:46
Compare
Sorry, something went wrong.
No results found
5.4.1 (2020-01-11)
Bug Fixes
package.json: add missing dependency (tslib) (7386815 )
v5.4.0
11 Oct 21:32
Compare
Sorry, something went wrong.
No results found
5.4.0 (2019-10-11)
Bug Fixes
batch-write-single-table: return instance (dd7aeee )
read-many: return type for projectionExpression (f9eb890 )
typings: resolve typing issues (f11a890 )
Features
projectionExpression for single table batch get, scan and query (7d7613d )
projectionExpression for single table batch get, scan and query (97fbe78 )
projection-expression: add support for projection expression (229418f )
projection-expression: cleanup (43840c4 )
projection-expression: extract function to add param (564d3f9 )
typing: more advanced typing for return types (78c6980 )
v5.3.0
17 Sep 06:43
Compare
Sorry, something went wrong.
No results found
5.3.0 (2019-09-17)
Features
read-many.request: consistentRead support for query/scan (026130a ), closes #230
v5.2.5
20 May 08:28
Compare
Sorry, something went wrong.
No results found
5.2.5 (2019-05-20)
Bug Fixes
merge-conditions: no redundant parentheses (d1ae1bb )
v5.2.4
20 May 08:11
Compare
Sorry, something went wrong.
No results found
5.2.4 (2019-05-20)
Bug Fixes
mapper: fix test (ae086d7 )
mapper: use existing model (19bedff )
mapper: use provided db name for property (fe99f0c )
v5.2.3
24 Apr 06:21
Compare
Sorry, something went wrong.
No results found
5.2.3 (2019-04-24)
Bug Fixes
model-decorator: remove limitation for index creation (e4c0b19 )
v5.2.2
08 Apr 09:57
Compare
Sorry, something went wrong.
No results found
5.2.2 (2019-04-08)
Bug Fixes
npm-package: don't publish docs to npm (627d2f4 )