Skip to content

v5.4.0

Compare
Choose a tag to compare
@michaelwittwer michaelwittwer released this 11 Oct 21:32
· 72 commits to master since this release
b079514

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)