kantan.csv v0.2.0 Release Notes

Release Date: 2017-07-03 // almost 7 years ago
    • ๐Ÿ‘ header support through HeaderDecoder
    • fancy combinators for decoders, such as filter and oneOf.
    • ๐Ÿ‘Œ improved syntax, in particular for encoding / decoding single cells
    • โž• add support for quoting policies when encoding (you can now ask cells to be systematically quoted)
    • ๐Ÿ›  fix deprecation warnings (contributed by @nevillelyh)