Skip to content

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 05 Apr 05:07
· 8 commits to main since this release
d37b209

Version 0.0.9

Changes

  • d37b209 Merge pull request #23 from nikumar1206/release
  • f209c4c Merge pull request #22 from nikumar1206/feature/docs
  • b6b77fa fix: silence mypy false positive on Binary.bytes call
  • 5847c54 remove double disclaimer
  • 648e7b1 fix: validate hash_key and range_key field names in @table decorator
  • 2d94f8c fix: correctly round-trip bytes fields through DynamoDB
  • 10a7848 docs for fastapi
  • 8e40eeb fix: change delete() to accept model + key args instead of a full item