Skip to content

v1.7.0

Compare
Choose a tag to compare
@typedorm-bot typedorm-bot released this 02 Feb 01:23
· 382 commits to main since this release
ed73695

1.7.0 (2021-02-02)

Features

  • common: add 'SparseIndexParseError' type (aa50dd4)
  • common: add "default" to attribute decorator (81c5509)
  • common: add option for defining sparse index (3a420d4)
  • core: add support for parse indexes (1a46517)
  • core: add support for specifying default values (62c96fb)
  • core: make all indexes sparse by default like dynamodb (cafd78d)
  • core: update attribute metadata to build default value if exists (15e3bc2)