nimble_csv v1.2.0 Release Notes

Release Date: 2021-12-17 // over 2 years ago
    • Add to_line_stream/1 for converting streams into line-oriented ones
    • Support the :escape_formula option to prevent code injection via CSV

Previous changes from v1.1.0

    • Fix CSV dumper to use \r\n as the line separator according to the spec
    • Automatically include new lines in the list of reserved characters