Skip to content

CSV Interface v3.0.0

Choose a tag to compare

@ws-garcia ws-garcia released this 01 Mar 20:45
· 356 commits to master since this release
  • Enhancement: complete module rewrite.
  • Enhancement: data sorting support.
  • Enhancement: parse CSV/TSV through streams with the ECPTextStream class module.
  • Enhancement: import user-specified fields only.
  • Enhancement: dynamic typing support.
  • Enhancement: internal storage in a like ArrayList object.
  • Update: deprecated some methods and properties.
  • Update: DOC repo.