Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 263 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 263 Bytes

1.3.0

  • Enable support of Dart 3.

1.2.0

  • Properly escape custom end of line.
  • Upgrade dependencies.

1.1.0

  • Make CsvWriter cross-platform.

1.0.0

  • Lightweight Dart package to write CSV data to a StringSink. Supports and extends RFC 4180.