What's Changed
* Query functions return the number of valid neighbors as well by mortacious in https://github.com/mortacious/numba-kdtree/pull/9
* Add defintion of the ssize_t type on windows systems by mortacious in https://github.com/mortacious/numba-kdtree/pull/8
* Improved unit tests by mortacious in https://github.com/mortacious/numba-kdtree/pull/10
**Full Changelog**: https://github.com/mortacious/numba-kdtree/compare/v0.1.5...v0.1.6