Sha256: 864367b073526d19f2d56f6e7cf2c23b32f9c4e351302768ffd94cf15e290b2b
Contents?: true
Size: 708 Bytes
Versions: 1
Compression:
Stored size: 708 Bytes
Contents
= Change Log Below is a complete listing of changes for each revision of FasterCSV. == 0.1.4 * Fixed <tt>:col_sep</tt> escaping bug (reported by Kev Jackson). * Switched to the use of named parsers internally. == 0.1.3 * Fixed typo in gem spec causing a require bug. == 0.1.2 * Built gem with Ruby 1.8.2, to bypass YAML/RubyGems issue. == 0.1.1 * Built gem with Ruby 1.8.4 Preview 1, to _try_ and bypass YAML/RubyGems issue. * Added missing test file to released packages. * Clarified call-seq documentation for open() and parse(). * Clarified passed String positions for new(), in documentation. * Expanded generate() to handle appending to an existing String. == 0.1.0 * Initial public release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fastercsv-0.1.4 | CHANGELOG |