Commit Graph

3 Commits

Author SHA1 Message Date
FourierTransformer
11f1c6e437
Make delimiter optional and fix bug when reusing options table (#42) 2024-08-06 07:58:30 -05:00
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
Shakil Thakur
8bd8fbe065 returned headers should now be correct, BOM fix for headerless files and added dynamic_features_spec (#19) 2018-05-29 19:31:28 -05:00