Skip to content

Minor Features and Improvements

Compare
Choose a tag to compare
@khaf khaf released this 01 Apr 15:39
· 773 commits to master since this release
  • New Features
    • Added NewGeoWithinRegionForCollectionFilter, NewGeoRegionsContainingPointForCollectionFilter, NewGeoWithinRadiusForCollectionFilter for queries on collection bins.
  • Fixes
    • Fixed an issue in which bounded byte arrays were silently being dropped as map keys.
  • Improvements
    • Removed and fixed unused assignments and variables.
    • Fixed typos in the comments.
    • Minor changes and formatting. PR #124, thanks to Harmen