All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2022-01-31)
- added emptyOnly option (#75)
0.3.2 (2022-01-12)
- cognito: fixed seed for accounts with lot of user pools (#73) (1f20c6f)
- dynamodb: use all primary keys (#74) (aa6df2e)
0.3.1 (2022-01-11)
- cognito: fixed user pool id search for 60+ pools count (2458321)
0.3.0 (2022-01-11)
- node 14
- use standard-version as release standard
- cognito: support for groups (8bbfa66)
- dynamodb: support for table cloning and Jest upgrade (e1710ee)
-
dynamodb: fixed missing required region for default config (e95098a)
-
node 14 (e0d08cb)
-
use standard-version as release standard (fe23c2f)
- dynamodb: use logical id as identifier instead of table name
- added s3 and cognito support (6dab244)