v3.0.0
3.0.0 (2018-10-26)
Bug Fixes
- mapper: disallowe null value for HASH/RANGE key (1147be0)
- mapper: proper validation if attribute is HASH or RANGE key (a00be04)
- typing: resolve ts issue (cf9fed8)
Code Refactoring
- mapper: specific attribute types for a strictly typed mapper (807ef7e)
Features
- mapper: print out property name on error (e0cf2af)
BREAKING CHANGES
- mapper: CustomMappers need to define their AttributeType