Skip to content

2.0.0-beta.3 (2017-11-26)

Compare
Choose a tag to compare
@Viatorus Viatorus released this 26 Nov 11:17
· 92 commits to master since this release

Bug Fixes

  • coverage (#42) (3509429)
  • full-text-search: fix fuzzy extended to withdraw wrong results (#51) (4d493ac)
  • loki: cloning method for specific classes (#30) (4f4a182)
  • loki: fix error if passed parameters are not serializable for transform (#43) (dde34ed)
  • loki: implement deep clone as default clone option (#44) (2f3b718)

Features

  • full-text-search: add full-text-search as separate package (#35) (14b9947)
  • full-text-search: english and german language support (3a93477)
  • full-text-search: implement extended fuzzy (#47) (0579026)
  • loki: add 'dataOptions' to eqJoin (#33) (efa450e)
  • loki: add optional flag for Changes API to limit update operation output to modified properties only (#29) (a8abe99)
  • loki: allow sorting on nested properties (#31) (9b426a4)
  • loki: chained/transform map op now accepts 'dataOptions' for clone/removeMeta (#34) (67d61ac)
  • loki: make Resultset and DynamicView sortable by full-text-search scoring (#45) (0a5b946)
  • loki: rename collection (#32) (745e025)
  • integrate full-text-search to loki (insert/update/remove + search) (8fbc174)
  • move to typescript (#36) (d47f190)