0.9.13
Bugfixes:
- Remove redundant table name validation for query and scan operations that made
DynamoDbTableAttribute
mandatory to apply (#183). - Fix exceptions during local
DateTime
saving using the default converter. - Correctly build projection string when only partition and sort keys are selected.
- Fix
SizeOf
filter.