v0.1.0
What's Changed
- CsvReader cleanups: Immutables, fix Executor cleanup, shrink dependencies by @kosak in #1
- Added publishing logic. Includes javadoc fixes necessary for building. by @devinrsmith in #5
- Small SinkFactory changes and moved comments. by @kosak in #8
- Add CsvSpecs.Builder.from by @devinrsmith in #10
- JMH benchmarks for comparison with other libraries. by @kosak in #9
- Add jmhTest source set for unit testing of benchmark implementations by @devinrsmith in #11
- Add publish workflow. by @devinrsmith in #7
New Contributors
- @kosak made their first contribution in #1
- @devinrsmith made their first contribution in #5
Full Changelog: https://github.com/deephaven/deephaven-csv/commits/v0.1.0