Sha256: 9b50eb6bccd74cec4a49b2d7cf8ff2ac1a61b637769eb1d62279674e64faea84
Contents?: true
Size: 893 Bytes
Versions: 1
Compression:
Stored size: 893 Bytes
Contents
0.2.1 / 2014-03-07 * Bug fixes * Reverted to stdlib's (slow) CSV parser because it is more correct that fastest-csv, which silently fails on Excel CSVs 0.2.0 / 2014-02-28 [yanked] * Breaking changes * Faster CSV parsing using fastest-csv (should work on MRI and JRuby, but YMMV) * Bug fixes * Safer deduping using a real digest function * Enhancements * Faster deduping using a Set instead of an Array * --version command line option 0.1.3 / 2013-11-14 * Bug fixes * Properly parse number argument to --gt, --lt, etc. 0.1.2 / 2013-11-11 * Enhancements * --any-present b,c 0.1.1 / 2013-11-11 * Enhancements * --count outputs just "Count: %d" of passing rows 0.1.0 / 2013-11-08 * Breaking changes * --value and --regex have been combined and replaced with --match 0.0.2 / 2013-11-05 * Enhancements * --output-fields b,a,c 0.0.1 / 2013-11-05 initial
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cvg-0.2.1 | CHANGELOG |