0.2.4 (30-Jan-2003) - Fixed a bug in the write_blank method. Thanks to moumar for the spot and the patch. 0.2.3 (15-Jan-2003) - Added the write_row and write_column methods - Some optimization 0.2.2 (20-Dec-2002) - Fixed variable name typo's in worksheet.rb and format.rb. Thanks go to Mark Slagell for the spot. - Modified the tarball directory layout a bit - nothing special - Added a copyright notice - Added a VERSION method to the Excel class (class method) - Some documentation corrections 0.2.1 (11-Dec-2002) - Fixed a bug with num_format property in Format class - Added lots of documentation for Format class, mostly lifted from John McNamara's documentation - Added block-style constructors for Format class - Added ability to pass Format instances to the add_format Workbook method 0.2.0 (3-Dec-2002) - Added formats! - Minor fix in worksheet.rb - Added verbose output for install.rb - A few more tests 0.1.1 (29-Nov-2002) - Tarball fix - install.rb fix - Version number change 0.1.0 (27-Nov-2002) - Initial Release - Based on version .21 of Spreadsheet::WriteExcel (by John McNamara) - Well, technically, I did release version .11 of Spreadsheet::WriteExcel on the web, but this is the first *official* release