v1.5.4
Minor Feature Release
This release enforces type checking when writing data to the database. Previously, writing a string to a number type would not be caught.
You may find that application type errors that previously were not detected will now be caught.
Features
- DynamoDB Set type support. See #67