What's Changed
- Additional comments about indexing phase, no functional change by @nigels-com in #259
- github workflows: Migrate Ubuntu 20.04 (focal) build coverage to 24.04 (noble) by @nigels-com in #261
- do not write to stderr by @szhorvat in #263
- fix: use size_t as the default IndexType in metric adaptor classes by @szhorvat in #266
- Fix typo in member variable name by @jlblancoc in #268
- nanoflann: faster check in searchLevel by @lucabart97 in #270
- feat: implement findWithinBox by @algol83 in #272
- Feat/add code cov by @jlblancoc in #273
New Contributors
- @lucabart97 made their first contribution in #270
- @algol83 made their first contribution in #272
Full Changelog: v1.7.1...v1.8.0