Skip to content

v4.9.0

Choose a tag to compare

@zhuxiujia zhuxiujia released this 18 Apr 16:34
· 45 commits to master since this release

what changes?

  • add csv query result
  • add fn into_maps(self) -> Value from CSV to Vec<Map>
  • Improved parsing performance, reduced memory usage, based on the latest CSV transmission structure.