Releases: floydspace/dynamodb-migrations-tool
Releases · floydspace/dynamodb-migrations-tool
v1.4.3
28 Apr 20:36
Compare
Sorry, something went wrong.
No results found
1.4.3 (2021-04-28)
Bug Fixes
give migrations access to the dynamodb client and allow endpoint to be passed in properly (#16 ) (eaad1e3 )
v1.4.2
01 Oct 16:48
Compare
Sorry, something went wrong.
No results found
1.4.2 (2020-10-01)
Bug Fixes
migration: fix bug when incorrect migration was chose to undo (cacb38c ), closes #11
v1.4.1
26 May 11:33
Compare
Sorry, something went wrong.
No results found
1.4.1 (2020-05-26)
Bug Fixes
migrator: pass migrationsPath option to umzug (7a8956e )
v1.4.0
25 May 23:11
Compare
Sorry, something went wrong.
No results found
1.4.0 (2020-05-25)
Features
config: implement configuration with .dynamitrc (a5f6e3c ), closes #3 #6
v1.3.3
18 May 23:58
Compare
Sorry, something went wrong.
No results found
1.3.3 (2020-05-18)
Bug Fixes
yargs: add short aliases for help and version arguments (59146dc )
v1.3.2
17 May 02:06
Compare
Sorry, something went wrong.
No results found
1.3.2 (2020-05-17)
Bug Fixes
yargs: pass aws configuration options to the migrator storage (c3340ea )
v1.3.1
17 May 01:28
Compare
Sorry, something went wrong.
No results found
1.3.1 (2020-05-17)
Bug Fixes
generator: do not copy plopfile.js to dist folder (ad74b97 )
generator: fix incorrect plopfile.js resolving (9e8426d )
v1.3.0
17 May 00:43
Compare
Sorry, something went wrong.
No results found
1.3.0 (2020-05-17)
Features
dynamodb: remove executed attribute from migrations table schema (75199cd )
yargs: add table-name and attribute-name cli options (132bec1 )