Menu

RubySpreadsheet / News: Recent posts

0.3.x released

I released version 0.3.0 (and 0.3.1) today. This release includes the ability to now write to IO streams (instead of just files). It also fixes a major bug with regards to black cells, and adds the Worksheet#format_rectangle method.

Version 0.3.1 was strictly a "make gems play nice" release, so if you have 0.3.0 and don't care about gems, don't worry about 0.3.1.

Posted by Daniel Berger 2005-10-11

0.2.9 released - final Excel 95 version

The final version using the Excel 95 format, 0.2.9, has been released. It includes some minor bug fixes and enhancements.

Note that there will be no more file releases using the Excel 95 format, though I will make bug fixes in CVS (if there are any).

John McNamara has released Spreadsheet::WriteExcel 2.x, which uses the Excel 97 format. I have begun porting that to Ruby. The next release for this project will be based on that code.... read more

Posted by Daniel Berger 2004-06-17

0.2.8 released

This release cleans up some $DEBUG warnings, and makes it 1.8.x (and Win32) friendly.

Posted by Daniel Berger 2003-12-06

spreadsheet-0.2.5 released!

This one includes the format_row and format_column methods, which are analogous to the set_row and set_column methods in Spreadsheet::WriteExcel.

Seems I just flat out forgot to add these. Thanks go to Bob Berge for pointing out my omission. :)

Dan

Posted by Daniel Berger 2003-03-08

spreadsheet-0.2.4 - bugfix release

All,

There was a bug in the write_blank method in 0.2.3. Please upgrade.

Regards,

Dan

Posted by Daniel Berger 2003-01-31

spreadsheet-0.2.3 released!

Changes since 0.2.0:

write_row and write_column methods added
VERSION method added
added block style constructors for Format class
allow Format objects to be passed to add_format method
minor bug fixes
more and corrected documentation

Enjoy!

Posted by Daniel Berger 2003-01-16

spreadsheet-0.2.0 released!

Spreadsheet/Excel 0.2.0 has been released. This release includes:

Support for formats (bold, italics, etc)
A better installation script and module organization

Enjoy!

Posted by Daniel Berger 2002-12-04

Spreadsheet/Excel-0.0.1 Released!

I have completed porting version .21 of John McNamara's Spreadsheet::WriteExcel module. Please post comments or bug reports!

Posted by Daniel Berger 2002-11-28
MongoDB Logo MongoDB