Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

v6.0.0

Compare
Choose a tag to compare
@HT2Bot HT2Bot released this 06 Jan 23:38
· 825 commits to master since this release
9dec0cb

6.0.0 (2018-01-06)

Features

  • Adds filter to entity functions. (#2) (9dec0cb)

BREAKING CHANGES

  • The filter, sort, and paginate options are now optional.
  • The upsertEntity function has been removed due to filter issues.
  • The overwriteEntity function was renamed to replaceEntity.