Skip to content

v3.0.0

Compare
Choose a tag to compare
@michaelwittwer michaelwittwer released this 26 Oct 09:34
· 436 commits to master since this release
b348b3b

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