Skip to content

v1.8

Compare
Choose a tag to compare
@sdkn104 sdkn104 released this 14 Mar 13:49
· 3 commits to master since this release
c5acd22

Speed up of the parsers and add functions returns Dictionaries.

  • Speed up of the parsers. ParseCSVToArray() is now about 2 times faster than previous version.
  • Add functions ParseCSVToDictionary() and GetFieldDictionary()