Skip to content

v2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@JustinTArthur JustinTArthur released this 21 Jul 21:47
· 8 commits to main since this release
  • Remove nullify_empty_string and validate_strings options. DynamoDB supports empty strings now and users could do this at a different layer.
  • Fix ddbcereal.Serialize.serialize_item()
  • Fixed typing issues.
  • Publish exception API