Releases: davidmoten/rtree2
Releases · davidmoten/rtree2
0.9.3
Bug
- use double arithmetic in
SplitterRStar
lowestMarginSum
, initialize withDouble.POSITIVE_INFINITY
, ensures pairs is non-null at exit ofSplitterRStar.split
Enhancements
- Bump maven-bundle-plugin from 5.1.5 to 5.1.6
- Bump maven-bundle-plugin from 5.1.4 to 5.1.5
- Bump maven-site-plugin from 3.11.0 to 3.12.0
- Bump mockito-core from 4.5.0 to 4.5.1
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
- Bump mockito-core from 4.4.0 to 4.5.0
- automerge passing dependabot PRs
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
- Bump jmh.version from 1.34 to 1.35
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1
- Bump mockito-core from 4.3.1 to 4.4.0
- Bump maven-checkstyle-plugin from 3.1.0 to 3.1.2
Full Changelog: 0.9.1...0.9.3
0.9.1
Bug fixes
- Remove a java.awt dependency #4, thanks @a-mueller!
Enhancements
- add bundle plugin (enable automodule)
- Bump taglist-maven-plugin from 2.4 to 3.0.0
- Bump maven-javadoc-plugin from 3.1.1 to 3.3.2
- Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
- Bump findbugs-maven-plugin from 3.0.1 to 3.0.5
- Bump maven-jxr-plugin from 3.0.0 to 3.1.1
- bump project-info-reports plugin from 2.7 to 3.1.1
- bump jacoco from 0.8.4 to 0.8.6
- bump jmh from 1.21 to 1.34
- bump mockito from 3.0.0 to 4.3.1
- bump junit from 4.13.1 to 4.13.2
- bump kool from 0.1.2 to 0.1.20
- bump junit-extras from 0.3 to 0.4
- bump guava-mini from 0.1.2 to 0.1.4
- Bump exec-maven-plugin from 1.6.0 to 3.0.0
- Bump grumpy-core from 0.2.4 to 0.4.5
- Bump maven-compiler-plugin from 3.8.1 to 3.10.0
- Bump maven-pmd-plugin from 3.12.0 to 3.16.0
- Bump maven-site-plugin from 3.4 to 3.11.0
- migrate CI from travis to github actions
- Bump junit from 4.12 to 4.13.1
- remove backported PriorityQueue
- use LinkedList for stack in Search.java
New Contributors
- @dependabot made their first contribution in #3
- @a-mueller made their first contribution in #4
Full Changelog: 0.9-RC2...0.9.1