Skip to content

Releases: jitterbit/npdynamodb

0.3.2

23 Aug 18:52
2138fc8
Compare
Choose a tag to compare

Fixes

  • Properly set the Projection attribute when using type INCLUDE (75f1169)

0.3.1

20 Mar 23:45
a90d8c8
Compare
Choose a tag to compare

Other

Dependencies

  • Upgrade lodash to version 4. (#5)

Docs

  • Add an explanation of the goal of this fork to the README.

0.3.0

17 Jan 01:23
ce168f5
Compare
Choose a tag to compare

Features

Migrations

  • Add ability to enable and disable TTL on a table. (#1)

Fixes

Migrations

  • Migrations still work even if the history table is "below the fold" of the list of tables (#3, #4)

Other

Building

  • Migrate from Travis to GitHub Actions (#2)