v0.13.0 (June 21, 2018)
Enhancements
- General Changes
- Updated to ruby 2.5.1
- Updated to simplecov 0.16.1
- Improved memory management reading large CSVs
- Importer Changes
- Added option to preserve case of input using the
--preserve-case
flagspout import <variables.csv> --preserve-case
- Added option to preserve case of input using the