ftcsv/spec
FourierTransformer 86686314e0
New Release 1.2.0 (#26)
## Features
 * Can now parse files line by line in a fixed-size reading mode
 * Now has an option to ignore quotes when parsing

## Improvements
 * Speed increases in vanilla Lua and LuaJIT (benchmarks updated!)
 * Refactored code for easier maintenance

## Bugfixes
 * Better handling of multiple escaped quotes in vanilla lua (thanks @fredrikj83 #25)
2020-04-04 13:47:24 -05:00
..
bad_csvs better error handling with unit tests! 2016-11-06 11:36:24 -06:00
csvs will now strip out BOM 2017-11-30 22:46:10 -06:00
json will now strip out BOM 2017-11-30 22:46:10 -06:00
dynamic_features_spec.lua New Release 1.2.0 (#26) 2020-04-04 13:47:24 -05:00
error_spec.lua New Release 1.2.0 (#26) 2020-04-04 13:47:24 -05:00
feature_spec.lua New Release 1.2.0 (#26) 2020-04-04 13:47:24 -05:00
parse_encode_spec.lua New Release 1.2.0 (#26) 2020-04-04 13:47:24 -05:00
parseLine_spec.lua New Release 1.2.0 (#26) 2020-04-04 13:47:24 -05:00