Releases: dhconnelly/rtreego
Releases · dhconnelly/rtreego
v1.2.0
v1.2.0
What's Changed
- add github actions workflow by @dhconnelly in #35
- switch out ci badge w/github actions by @dhconnelly in #36
- add markdown syntax highlighting for Go code by @Abductcows in #37
- fix tree corruption upon delete then insert by @fumin in #39
- improve search performance by reduce overlapping by @fumin in #40
- Reduce unnecessary allocations and sorting to improve performance by @fumin in #41
- make entry.bb plain Rect struct instead of pointer by @fumin in #42
- remove unneeeded allocation in computeBoundingBox by @fumin in #43
- optimize condenseTree and computeBoundingBox by @fumin in #44
- Fix NewRectFromPoints modifying its inputs by @magnushiie in #47
- Minor SearchIntersect clarification doc edit by @minkezhang in #50
- fix:realign node struct for making it allocate less memory by @mertakman in #52
New Contributors
- @Abductcows made their first contribution in #37
- @magnushiie made their first contribution in #47
- @minkezhang made their first contribution in #50
- @mertakman made their first contribution in #52
Full Changelog: v1.1.0...v1.2.0
v1.1.0
version 1.1.0