Skip to content

Releases: viceroypenguin/RBush

v4.0.0

14 Nov 13:43
Compare
Choose a tag to compare

What's Changed

  • Return DoDelete result by @pr8x in #47
  • Fix ISpatialDatabase interface by @pr8x in #48

New Contributors

  • @pr8x made their first contribution in #47

Full Changelog: v3.2.0...v4.0.0

v3.2.0

29 Dec 22:33
7397997
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

13 Jul 14:35
81a8aa5
Compare
Choose a tag to compare

What's Changed

  • Use LINQ OrderBy to sort in BuildNodes by @MB512 in #25
  • General Performance improvements
  • Add missing SourceLink

Full Changelog: v3.0.0...v3.1.0

Release 3.0.0

11 Jul 01:00
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @MB512 made their first contribution in #20

Breaking Changes

  • ProjectionComparer has been removed; Comparer<T>.Create is recommended instead

Full Changelog: v2.0.53...v3.0.0