0.9.0
0.9.0
Enhancements
- Add Index.GetResultSetOffset()
- Add Index.contains() method for object and id (requires libspatialindex 1.9.3+) #116
- Add Index.Flush() #107
- Add TPRTree index support (thanks @sdhiscocks #117 )
- Return container sizes without returning objects #90
- Index.get_results_size and Index.get_results_index for index paging support
Bug fixes
- Better exceptions in cases where stream functions throw #80
- CI migrated to Azure Pipelines https://dev.azure.com/hobuinc/rtree/_build?definitionId=5
- Test enhancements. libspatialindex 1.8.5 and 1.9.3 now tested with CI