Changelog
v0.0.2
✨ Features
- [feature] Mode "min" (#65)
- [feature] Add validate command (#64)
- [feature][draft][v0.0.1] Add LSI Support (#56)
- [feature][v0.0.1] Add schema validation (type/subtype) proc (#55)
- [feature][v0.0.1] Custom types number set (#54)
- [feature][v0.0.1] Add Subtypes (#43)
- [feature][v0.0.1] Scan builder (#41)
- [feature] Add UpdateItem* (#40)
- [feature] Add DeleteItem* (#39)
- [feature] add support ss && ns dynamoDB types (#37)
- [feature] split KeyCondition & FilterExpression in builder (#36)
- [feature] remove underscore from generated file and pkg name. (#35)
🐛 Fixes
- [fix] incorrect B type representation
- [fix] use correct BOOL type (not int) (#38)
🔧 Refactors
- [refactor][v0.0.1] Refactor utils (#58)
- [refactor][v.0.0.1] Internal refactor (#57)
- [refactor][v0.0.1] Additional tests (#52)
- [refactor] optimizations (#48)
- [refactor][v0.0.1] DSL update (#47)
- [refactor] generic type operations (#46)
- [refactor][v0.0.1] add small optimization (#45)
- [refactor][v0.0.1] re-struct templates (#44)
- [refactor][v0.0.1] Update source template (#42)
- [refactor] GenTemplate / Tests (#12)
🏗 Infrastructure
- [infra] additional tests && logging (#63)
- [infra] add changelog to docs
- [infra] Workflow docs trigger (#17)
🔩 Chores
- [chore] Readme (#60)
- [chore] update readme
- [chore] update readme
- [chore] update readme
- [chore] update readme
📝 Other Changes
- Fixes (#61)
- Update README.md
- Template refactor (#59)
- Workflow docs trigger (#16)
- Test groups (#13)
📊 Stats
- 37 commits since v0.0.1-alpha