Releases: 99x/serverless-dynamodb-local
Releases · 99x/serverless-dynamodb-local
v1.0.0
v0.1.0
Adding table creation and seed templates support. Also allows to run the templates to create the database tables as well as to update the tables with defined seeds data.
v0.0.7
Support to add configuration options for plugin through s-project.json so that its possible to run simply
sls dynamodb start
v0.0.5
Implement the basic functionality for dynamodb local
-Automatically download and start dynamodb local with progress
-Support to remove current version and intall with update
-Allow all the parameters supported by dynamodb local