v1.8
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()
Speed up of the parsers and add functions returns Dictionaries.