Skip to content

0.8.0

Compare
Choose a tag to compare
@davidmoten davidmoten released this 05 Sep 23:17
· 182 commits to master since this release

Breaking changes

  • requires Java 1.8+ runtime

Enhancements

  • Fix wrong coverage around antimeridian (#49), thanks @guilhem-lk!
  • upgrade guava (test dependency), adjust plugins, fix spotbugs and pmd violations
  • remove useless parentheses, remove unused private method
  • update plugins, reporting and fix minor spotbugs violations
  • improve CoverageLong.toString
  • Bump maven-compiler-plugin from 3.5.1 to 3.8.1
  • Bump junit from 4.13.1 to 4.13.2
  • Bump exec-maven-plugin from 1.3.2 to 3.0.0
  • Bump maven-javadoc-plugin from 2.10.3 to 3.3.0
  • Bump grumpy-core from 0.2.2 to 0.4.0
  • Bump commons-io from 2.4 to 2.11.0
  • Bump jmh.version from 1.11.1 to 1.33
  • Bump maven-site-plugin from 3.3 to 3.9.1
  • Bump commons-io from 2.4 to 2.7 in /geo-mem
  • add github actions CI and dependabot
  • add coverage badge