Skip to content

2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 11:53
· 130 commits to master since this release
23df695

Added

  • DynamoRecord.sanitize method for all values clean up
  • DynamoRecord.sanitize_key method for value clean up
  • DynamoRecord.get_key_{key} custom methods support
  • DynamoRecord.sanitize_key_{key} custom methods support #34

Fixed

  • DynamoRecord attribute default values are now immutable
  • DynamoRecord uppercased class attributes no longer affect fields #34