Releases: frictionlessdata/tableschema-java
Releases · frictionlessdata/tableschema-java
0.9.8
What's Changed
- Bump org.apache.commons:commons-csv from 1.14.0 to 1.14.1 by @dependabot[bot] in #110
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0 by @dependabot[bot] in #111
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #112
Full Changelog: 0.9.6...0.9.8
0.9.6
What's Changed
- Minor change to Schema.infer()
- Bump jackson.version from 2.19.1 to 2.19.2 by @dependabot[bot] in #107
Full Changelog: 0.9.5...0.9.6
0.9.5
- static method in Schema to infer a schema from various data sources
- Bug fixes in schema inferral
Full Changelog: 0.9.4...0.9.5
0.9.4
What's Changed
- Bump org.geotools:gt-referencing from 33.0 to 33.1 by @dependabot[bot] in #96
- Bump com.networknt:json-schema-validator from 1.5.6 to 1.5.7 by @dependabot[bot] in #97
- Bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 5.13.1 by @dependabot[bot] in #99
- Bump jackson.version from 2.19.0 to 2.19.1 by @dependabot[bot] in #100
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2 by @dependabot[bot] in #101
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.1 to 5.13.2 by @dependabot[bot] in #103
- Bump com.networknt:json-schema-validator from 1.5.7 to 1.5.8 by @dependabot[bot] in #102
- Bump org.geotools:gt-referencing from 33.1 to 33.2 by @dependabot[bot] in #109
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.2 to 5.13.4 by @dependabot[bot] in #108
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #105
- Bump commons-validator:commons-validator from 1.9.0 to 1.10.0 by @dependabot[bot] in #106
Full Changelog: 0.9.3...0.9.4
0.9.3
What's Changed
- Bump jackson.version from 2.18.3 to 2.19.0 by @dependabot in #95
Full Changelog: 0.9.2...0.9.3
0.9.2
What's Changed
- Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre by @dependabot in #94
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0 to 3.1.4 by @dependabot in #93
- Bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2 by @dependabot in #91
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #92
Full Changelog: 0.9.0...0.9.2
0.9.0
- fixed a typo in a method name
Full Changelog: 0.8.3...0.9.0
0.8.3
What's Changed
- Added spotbugs maven plugin
- Bump geotools.version from 32.2 to 33.0 by @dependabot in #86
- Bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0 by @dependabot in #87
- Bump com.google.guava:guava from 33.4.0-jre to 33.4.7-jre by @dependabot in #88
- Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 by @dependabot in #89
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #90
Full Changelog: 0.8.1...0.8.3
0.8.2
What's Changed
- Added spotbugs maven plugin
- Bump geotools.version from 32.2 to 33.0 by @dependabot in #86
- Bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0 by @dependabot in #87
- Bump com.google.guava:guava from 33.4.0-jre to 33.4.7-jre by @dependabot in #88
- Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 by @dependabot in #89
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #90
Full Changelog: 0.8.1...0.8.2
0.8.1
- API extension: asCSV() and asJson() methods on Table
Full Changelog: 0.8.0...0.8.1