Skip to content

v4.2.0

Choose a tag to compare

@mourner mourner released this 01 Jun 08:12
· 55 commits to main since this release
  • Fix a bug where index.neighbors(x, y) without other arguments would freeze in an infinite loop. #50
  • Improve performance of distance-bounded neighbors queries. ce745ee
  • Introduce first-class TypeScript typings in place of third-party ones from DefinitelyTyped. #47