Skip to content

Latest commit

 

History

History
53 lines (24 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

53 lines (24 loc) · 2.1 KB

2.10.1 (2020-08-23)

Bug Fixes

  • deps: update dependency lodash to v4.17.19 [security] (e221e6d)

2.10.0 (2020-05-11)

Features

2.9.1 (2020-02-20)

Bug Fixes

  • table: create table with on-demand billing mode by default (62c3498)

2.9.0 (2020-02-18)

Bug Fixes

  • condition: fix type inference in derived Table classes (94a139f)

Features

  • support conditional put/update/delete operations (6f93f7f)

2.8.0 (2019-11-16)

Bug Fixes

  • make scan parameter as optional (4fd383d)

Features

  • adding scan to secondary indexes (#46) [ci skip] (51f5676)
  • support HashGlobalSecondaryIndex#scan (e6cd4c0)

2.7.1 (2019-09-27)

Bug Fixes

  • release: trigger patch version bump (5ea20a4)
  • release: trigger version bump (1a03565)