File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Apache Commons CSV
2+ Version 1.4
3+ Release Notes
4+
5+ INTRODUCTION:
6+
7+ This document contains the release notes for the 1.4 version of Apache Commons CSV.
8+ Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.
9+
10+ CSV requires at least Java 6.
11+
12+ The Apache Commons CSV library provides a simple interface for reading and writing
13+ CSV files of various types.
14+
15+ Feature and bug fix release.
16+
17+ Changes in this version include:
18+
19+ NEW FEATURES
20+ ==============
21+
22+ o CSV-182: Allow some printing operations directly from CSVFormat. Issue: CSV-182. Thanks to Gary Gregory.
23+
24+ CHANGES
25+ ============
26+
27+ o CSV-181: Make CSVPrinter.print(Object) GC-free. Issue: CSV-181. Thanks to Gary Gregory.
28+
29+
30+ Have fun!
31+ -Apache Commons CSV team
32+
33+ ------------------------------------------------------------------------------
34+
135 Apache Commons CSV
236 Version 1.3
337 Release Notes
You can’t perform that action at this time.
0 commit comments