CSV.swift v2.4.1 Release Notes

Release Date: 2019-06-22 // almost 5 years ago
  • This release targets Swift 5.0.x / Xcode 10.2.x.

    🛠 Fixed

    • CSVWriter: Automatically quote values that contain commas (#89). Thanks mxcl for the pull request!