Skip to content

0.5.3

Compare
Choose a tag to compare
@jxnu-liguobin jxnu-liguobin released this 15 May 12:44
· 194 commits to master since this release

smt-csv-core & smt-csv-derive

  • Fix, Use Converter and DeriveCsvConverter.gen can support custom types,
  • Refactor to make ScalableBuilder and CsvableBuilder easier to use
    • Support for reading directly from a CSV file and converting to a sequence of Scala case classes
    • Support for writing directly from a sequence of Scala case classes to a CSV file