Posted By: Luke Pillow
Date: 2009-08-12 00:33
Summary: csv-mapper 0.0.4 Released
Project: CSV Mapper
csv-mapper version 0.0.4 has been released!
CsvMapper is a small library intended to simplify the common steps involved with importing CSV files to a usable form in Ruby. CsvMapper is compatible with recent 1.8 versions of Ruby as well as Ruby 1.9+
Changes:
## 0.0.4 2009-08-05 * Merged contributions from Jeffrey Chupp - http://semanticart.com * Added support for "Automagical Attribute Discovery" * Added Ruby 1.9 compatibility
## 0.0.3 2008-12-22 * Fixed specs to work with RSpec 1.1.9 and later where Modules aren't auto included |
|