Skip to content

R3.0.2

Latest

Choose a tag to compare

@evolve75 evolve75 released this 25 Jul 16:58
R3.0.2
7969fd6

CSVObjects R3.0.2 establishes a coherent public release identity for the modernized Java library.

Highlights:

  • Requires Java 17 and builds reproducibly with the included Maven wrapper.
  • Uses Apache Commons CSV 1.14.1 as the CSV parsing engine.
  • Retains declarative csv-mapping.xml mappings, nested JavaBeans, field formatters, header handling, and read-only iterable parsing.
  • Publishes versioned binary, source, and Javadoc archives with SHA-256 checksums.

The release does not intentionally change CSVObjects' public parsing behavior.