Skip to content

2.5.0

Choose a tag to compare

@xvik xvik released this 01 Apr 18:52
· 121 commits to master since this release
  • Update gradle 4.1 -> 4.6
  • Update gradle-quality-plugin 2.3.0 -> 3.0.0
  • Update gradle-animalsniffer-plugin 1.4.1 -> 1.4.3
  • Update gradle-bintray-plugin 1.7.3 -> 1.8.0
  • Update gradle-versions-plugin 0.15.0 -> 0.17.0
  • Use spotbugs-annotations dependency instead of jsr305
  • Add windows build via appveyor
    • New file .appveyor.yml
    • Coverage uploaded to codecov (with windows flag)
  • Update travis config: coverage sent to codecov (with linux tag)
  • Remove coveralls plugin (switch from coveralls to codecov because it could merge coverages from different platforms)
  • Update README:
    • Add appveyor and codecov badges (instead of coveralls)
    • Replace jcenter badge from shields to bintray native badge (because shields bintray support not working)