Releases: jitterbit/npdynamodb
Releases · jitterbit/npdynamodb
0.3.2
Fixes
- Properly set the
Projection
attribute when using type INCLUDE (75f1169)
0.3.1
Other
Dependencies
- Upgrade lodash to version 4. (#5)
Docs
- Add an explanation of the goal of this fork to the README.
0.3.0
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)