All Versions
35
Latest Version
Avg Release Cycle
78 days
Latest Release
658 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.4.3 Changes
August 27, 2016- ๐ Fix a case where lines would not be aggregated correctly see #52 reported by @yury-dimov
-
v1.4.2 Changes
June 20, 2016- Update dependency on
parallel_stream
- Update dependency on
-
v1.4.1 Changes
May 21, 2016 -
v1.4.0 Changes
April 03, 2016- โ add option to specify headers in encode - added in #34 by @barruumrex
-
v1.3.3 Changes
March 25, 2016 -
v1.3.2 Changes
March 08, 2016- ๐ Cleanup, removing some unused defaults in function headers to remove compile time warnings
-
v1.3.1 Changes
March 08, 2016- ๐ Fix
:strip_cells
not stripping cells when multible options are specified - #29 by @tomjoro
- ๐ Fix
-
v1.3.0 Changes
March 01, 2016- ๐ Now supports linebreaks inside escaped fields (#13)
- Raises an error when row length mismatches accross rows
- Uses parallel_stream for parallelism
-
v1.2.4 Changes
February 06, 2016- ๐ Fix encoding of double quotes
-
v1.2.3 Changes
January 19, 2016- ๐ Fix a condition where headers: true would enumerate the whole file once before parsing