Releases: neoxia/dynamodels
Releases · neoxia/dynamodels
v2.4.0
2.4.0 (2024-02-15)
Features
- Model: fetch tableName from (SSM) Parameter Store (#291) (48926f6)
v2.3.0
2.3.0 (2024-01-30)
Features
- enable allowScan field by default (e732374)
- Model-119: add allowScan fieldMerge pull request #293 from SajidHamza9/feat/119-allowScan (9e1fe7c)
- Model: add allowScan field (f4c8db9)
v2.2.1
2.2.1 (2024-01-30)
Bug Fixes
- filter expression using nested attributes (83fa2c4)
v2.2.0
2.2.0 (2024-01-30)
Bug Fixes
- lint error (e52a163)
- use explicit type & rename functions (0225c7e)
- verify the truthiness of sk & remove empty space (7926224)
Features
- Model: add batchWirte method (7c5d948)
v2.1.0
2.1.0 (2024-01-15)
Features
- Model: add autoCreatedAt & updatedAt (4ce8d2b)
v2.0.2
2.0.2 (2023-11-08)
Bug Fixes
- correctly expose not and attr from filter-conditions (bbfa305)
- some code smells (27f8c47)
v2.0.1
2.0.1 (2023-07-17)
Bug Fixes
- remove type constraint on model (e2644c5)
v2.0.0
2.0.0 (2023-05-26)
Features
- upgrade to aws-sdk v3 (4195440)
- upgrade multiple dev libraries (jest, commitlint, etc (4195440)
- migrate to github actions (f61b24e)
- update linter hooks (a97584c)
v1.6.2
1.6.2 (2021-05-10)
Bug Fixes
- upgrade aws-sdk from 2.833.0 to 2.888.0 (8cb8d11)
v1.6.1
1.6.1 (2021-05-04)
Bug Fixes
- upgrade aws-sdk from 2.814.0 to 2.833.0 (26e6f3b)