Skip to content

Releases: oolio-group/dynago

v1.1.2

11 Sep 01:58
aaced21
Compare
Choose a tag to compare

What's Changed

  • feat: add deleteitem function to write interface by @vankongv in #16

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Feb 08:41
6e22d4e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.27+incompatible in /tests by @dependabot in #12
  • fix: interface type mismatch for TransactItems by @shidil in #13

New Contributors

Full Changelog: 1.1.0...v1.1.1

v1.1.0

05 Jan 02:42
3bfa0c4
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/oolio-group/dynago/commits/v1.1.0