v1.1.0
What's Changed
- feat: add a support for transact items in dynago to do put or delete operations synchronously by @omkar-till in #5
- fix: Changed the table name in delete item to use client tablename by @thusharprakash in #8
- chore(tests): faster and more stable tests by moving db setup to TestMain by @shidil in #11
- chore: transact items to be a variadic function,type alias for TransactWriteItem type by @omkar-till in #6
- chore(deps): upgrade dependencies by @shidil in #7
New Contributors
- @omkar-till made their first contribution in #5
- @thusharprakash made their first contribution in #8
- @shidil made their first contribution in #11
Full Changelog: https://github.com/oolio-group/dynago/commits/v1.1.0