smarter_csv v1.7.0 Release Notes

Release Date: 2022-06-26 // almost 2 years ago
    • added native code to accellerate line parsing by >10x over 1.6.0
    • added option acceleration, defaulting to true, to enable native code. Disable this option to use the ruby code for line parsing.
    • increased test coverage to 100%
    • rubocop changes