Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@devinrsmith devinrsmith released this 08 Nov 21:07
· 3 commits to main since this release

What's Changed

  • Update release instructions by @kosak in #166
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #168
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-csv from 2.16.0 to 2.16.1 by @dependabot in #169
  • Bump ch.randelshofer:fastdoubleparser from 0.9.0 to 1.0.0 by @dependabot in #167
  • Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.3 to 6.25.0 by @dependabot in #174
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.3 by @dependabot in #176
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #177
  • Bump org.immutables:value from 2.10.0 to 2.10.1 by @dependabot in #178
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-csv from 2.16.1 to 2.16.2 by @dependabot in #180
  • docs: Create SECURITY.md by @chipkent in #191
  • Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0 by @dependabot in #187
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-csv from 2.16.2 to 2.17.2 by @dependabot in #193
  • Bump commons-io:commons-io from 2.15.1 to 2.16.1 by @dependabot in #186
  • Bump cla-assistant/github-action from 2.3.1 to 2.5.1 by @dependabot in #194
  • Bump org.junit:junit-bom from 5.10.2 to 5.11.0 by @dependabot in #195
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.3 by @dependabot in #196
  • Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #200
  • Bump ch.randelshofer:fastdoubleparser from 1.0.0 to 1.0.1 by @dependabot in #199
  • Bump cla-assistant/github-action from 2.5.1 to 2.6.0 by @dependabot in #202
  • Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot in #204
  • Bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0 by @dependabot in #205
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #206
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-csv from 2.17.2 to 2.18.0 by @dependabot in #208
  • Bump cla-assistant/github-action from 2.6.0 to 2.6.1 by @dependabot in #207
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.3 by @dependabot in #213
  • Update to gradle 8.10.2 by @devinrsmith in #215
  • Add Java 23 tests by @devinrsmith in #216
  • Use setup-gradle action by @devinrsmith in #217
  • Bump ch.randelshofer:fastdoubleparser from 1.0.1 to 2.0.0 by @dependabot in #214
  • Bump org.jetbrains:annotations from 25.0.0 to 26.0.1 by @dependabot in #211
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-csv from 2.18.0 to 2.18.1 by @dependabot in #218
  • Refactor to prepare for fixed-width column support. by @kosak in #219
  • Add fixed-width column support by @kosak in #220

New Contributors

Full Changelog: v0.14.0...v0.15.0