Skip to content

Releases: davidmoten/rtree-multi

0.1

16 May 04:40
Compare
Choose a tag to compare

What's Changed

  • initialize lowestMarginSum to Double.POSITIVE_INFINITY instead of Double.MAX_VALUE
  • change float to double in splitterRStar by @guojuntang in #31
  • Bump mockito-core from 4.5.0 to 4.5.1
  • Bump maven-site-plugin from 3.11.0 to 3.12.0
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
  • Bump mockito-core from 4.4.0 to 4.5.0
  • use combined ci-automerge.yml
  • add automerge.yml
  • 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 taglist-maven-plugin from 2.4 to 3.0.0
  • Bump maven-jxr-plugin from 3.0.0 to 3.1.1
  • Bump jmh.version from 1.21 to 1.34
  • Bump jacoco-maven-plugin from 0.8.4 to 0.8.7
  • Bump maven-compiler-plugin from 3.8.1 to 3.10.0
  • Bump guava-mini from 0.1.2 to 0.1.4
  • Bump maven-pmd-plugin from 3.12.0 to 3.16.0
  • Bump junit-extras from 0.3 to 0.4
  • Bump kool from 0.1.2 to 0.1.20
  • Bump grumpy-core from 0.2.4 to 0.4.5
  • Bump mockito-core from 3.0.0 to 4.3.1
  • Bump exec-maven-plugin from 1.6.0 to 3.0.0
  • Bump findbugs-maven-plugin from 3.0.1 to 3.0.5
  • Bump maven-javadoc-plugin from 3.1.1 to 3.3.2
  • Bump maven-checkstyle-plugin from 3.1.0 to 3.1.2
  • Bump junit from 4.13.1 to 4.13.2
  • Bump kryo from 5.0.0-RC4 to 5.3.0
  • Bump maven-site-plugin from 3.4 to 3.11.0
  • Update README.md
  • migrate CI from travis to github actions
  • Bump junit from 4.12 to 4.13.1
  • use INSTANCE fields
  • make singletons, add internal serialization using kryo
  • add standard serializer in internal package

New Contributors

Full Changelog: https://github.com/davidmoten/rtree-multi/commits/0.1