CodableCSV v0.6.0 Release Notes

Release Date: 2020-05-11 // almost 4 years ago
    • Both CSVEncoder and CSVDecoder now support lazy functionality.
    • The lazy API has been renamed to be as similar as possible in the encoder/decoder.
    • README has been expanded with more examples.