v1.3
- Significantly improved search performance (especially on large-bbox queries — up to 3x faster). #11
- Added
all
method for getting all of the tree items. #11 - Made
toBBox
,compareMinX
,compareMinY
methods public, made it possible to avoid Content Security Policy issues by overriding them for custom format. #14 #12