Releases: rzo1/zlibsvm
Releases · rzo1/zlibsvm
zlibsvm-2.1.0
What's Changed
- Java 17
- Drops dependency towards commons-lang3
- Bump license-maven-plugin from 2.0.0 to 2.0.1 by @dependabot in #55
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #54
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #53
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #56
- Bump versions-maven-plugin from 2.15.0 to 2.16.0 by @dependabot in #57
- Bump license-maven-plugin from 2.0.1 to 2.2.0 by @dependabot in #60
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #58
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #61
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 by @dependabot in #64
- Bump de.thetaphi:forbiddenapis from 3.5.1 to 3.6 by @dependabot in #65
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #63
- Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.21.0 by @dependabot in #66
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #67
- Bump org.codehaus.mojo:license-maven-plugin from 2.2.0 to 2.3.0 by @dependabot in #68
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #70
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 by @dependabot in #73
Full Changelog: zlibsvm-2.0.9...zlibsvm-2.1.0
zlibsvm-2.0.9
What's Changed
- LIBSVM 3.31
- Bump log4j-slf4j-impl from 2.18.0 to 2.19.0 by @dependabot in #33
- Bump forbiddenapis from 3.3 to 3.4 by @dependabot in #37
- Bump versions-maven-plugin from 2.11.0 to 2.12.0 by @dependabot in #32
- Bump versions-maven-plugin from 2.12.0 to 2.13.0 by @dependabot in #38
- Bump versions-maven-plugin from 2.13.0 to 2.14.1 by @dependabot in #42
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M9 by @dependabot in #46
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #45
- Bump versions-maven-plugin from 2.14.1 to 2.14.2 by @dependabot in #43
- Bump log4j-slf4j-impl from 2.19.0 to 2.20.0 by @dependabot in #47
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #48
- Bump versions-maven-plugin from 2.14.2 to 2.15.0 by @dependabot in #49
- Bump forbiddenapis from 3.4 to 3.5.1 by @dependabot in #52
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #50
Full Changelog: zlibsvm-2.0.8.1...zlibsvm-2.0.9
zlibsvm-2.0.8.1
Full Changelog: zlibsvm-2.0.8...zlibsvm-2.0.8.1
zlibsvm-2.0.8
What's Changed
- Update to libsvm 3.3 (see https://www.csie.ntu.edu.tw/~cjlin/libsvm/log)
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by @dependabot in #14
- Bump versions-maven-plugin from 2.8.1 to 2.9.0 by @dependabot in #15
- Bump slf4j-api from 1.7.32 to 1.7.35 by @dependabot in #16
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #19
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #17
- Bump slf4j-api from 1.7.35 to 1.7.36 by @dependabot in #18
- Bump log4j-slf4j-impl from 2.17.1 to 2.17.2 by @dependabot in #20
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #21
- Bump forbiddenapis from 3.2 to 3.3 by @dependabot in #23
- Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #24
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #25
- Bump versions-maven-plugin from 2.9.0 to 2.11.0 by @dependabot in #26
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #27
- Bump log4j-slf4j-impl from 2.17.2 to 2.18.0 by @dependabot in #28
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #29
Full Changelog: zlibsvm-2.0.7...zlibsvm-2.0.8
zlibsvm-2.0.7
Changes
- Upgrades to Log4J2 in version 2.17.1
- Updates Copyright Year
zlibsvm-2.0.6
Changes
- Upgrades to Log4J2 in version 2.17.0
zlibsvm-2.0.5
Changes
- Upgrades to Log4J2 in version 2.16.0
zlibsvm-2.0.4
Changes
- Updates to Log4J2 (2.15.0)
zlibsvm-2.0.3
Changes
- updates libsvm to 3.25 (was 3.24), changelog: https://www.csie.ntu.edu.tw/~cjlin/libsvm/log
- updates commons lang3 to 3.12.0 (was 3.11), changelog: https://commons.apache.org/proper/commons-lang/changes-report.html#a3.12.0
Minor Changes
- introduces version checking for build env
zlibsvm-2.0.2
Breaking Changes
- switches to log4j2 replacing log4j-1.x.
Minor Changes
- javadoc fixes