CodableCSV v0.6.1 Release Notes

Release Date: 2020-05-31 // almost 4 years ago
    • The first batch of optimizations have landed.
    • ๐Ÿ›  Fix for floating-point encoding/decoding (#20)
    • ๐Ÿ“š Change decodeNil() behavior to more closely follow the documentation.
    • decodeIfPresent can now be safely used.