Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.9.13 source code.tar.gz | 2022-04-27 | 452.9 kB | |
0.9.13 source code.zip | 2022-04-27 | 791.0 kB | |
README.md | 2022-04-27 | 340 Bytes | |
Totals: 3 Items | 1.2 MB | 0 |
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.