Skip to content

Releases: shelfio/dynamodb-parallel-scan

Release v1.0.1

01 Feb 19:47
Compare
Choose a tag to compare
  • refactor: get rid of lodash.assignin 7b5d06c

v1.0.0...v1.0.1

Initial Release

01 Feb 19:39
Compare
Choose a tag to compare
  • test: cover case to return 3 out of 10 items 8bc98d1
  • fix: import lodash assignIn correctly 6e2155a
  • chore: set min node version to 8 5c867d4
  • fix: get rid of imports/exports, use commonjs2 9e10cc7
  • feat: add circle ci config 166871e
  • feat: add initial implementation 8f2af14
  • feat: add ddb client helpers 21d177b
  • test: setup dynamodb local environment 4c167bb
  • docs: add readme.md 5fd6e4b
  • chore: add package.json 30d07c7
  • chore: add renovate config ac3513b
  • chore: add license 967319e

ccb1013...v1.0.0