v0.2.0
Notes
Version 0.2.0 brings Java 8+ compatibility (instead of Java 11+). The fast double parser has been broken out into two modules - one with Java 8+ compatibility, and the other with Java 11+ compatibility. See README.md for more information.
What's Changed
- Add dependabot for github-actions / gradle by @devinrsmith in #12
- Bump value-annotations from 2.8.8 to 2.9.0 by @dependabot in #13
- Bump opencsv from 5.5.2 to 5.6 by @dependabot in #14
- Bump actions/checkout from 2 to 3 by @dependabot in #17
- Bump com.diffplug.spotless from 6.2.0 to 6.3.0 by @dependabot in #15
- Bump value from 2.8.8 to 2.9.0 by @dependabot in #16
- Bump jackson-dataformat-csv from 2.13.1 to 2.13.2 by @dependabot in #18
- Kosak char sequence view by @kosak in #23
- Bump gradle to 7.4.1 by @devinrsmith in #24
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v0.1.0...v0.2.0