Skip to content

Releases: 99x/serverless-dynamodb-local

v1.0.0

02 Oct 04:44
Compare
Choose a tag to compare

Added support to serverless@v1-rc.1

v0.1.0

12 Jun 20:33
Compare
Choose a tag to compare

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

12 Jun 07:49
Compare
Choose a tag to compare

Support to add configuration options for plugin through s-project.json so that its possible to run simply
sls dynamodb start

v0.0.5

12 Jun 06:29
Compare
Choose a tag to compare

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