Skip to content

2.1.0

Compare
Choose a tag to compare
@southpolesteve southpolesteve released this 04 Dec 00:35
· 175 commits to master since this release

New Features

  • Added ChangeFeed support (#196)
  • Added MultiPolygon datatype for indexing (#191)
  • Add "key" property to constructor as alias for masterKey (#202)

Fixes

  • Fix bug where next() was returning incorrect value on iterator

Engineering Improvements

  • Add integration test for typescript consumption (#199)
  • Enable installing directly from github (#194)