From: <zep...@us...> - 2006-12-15 14:11:35
|
Revision: 221 http://svn.sourceforge.net/pzfilereader/?rev=221&view=rev Author: zepernick Date: 2006-12-15 06:11:31 -0800 (Fri, 15 Dec 2006) Log Message: ----------- logged change Modified Paths: -------------- trunk/src/site/changes.xml Modified: trunk/src/site/changes.xml =================================================================== --- trunk/src/site/changes.xml 2006-12-15 13:44:00 UTC (rev 220) +++ trunk/src/site/changes.xml 2006-12-15 14:11:31 UTC (rev 221) @@ -8,6 +8,7 @@ </properties> <body> <release version="2.3.0" date="in svn" description="Move to Maven and Subversion"> + <action dev="zepernick" type="add">added the ability to limit the column which are exported to Excel in the ExcelTransformer class</action> <action dev="zepernick" type="add">added getObject(String column, Class toConvert) method. PZFileReader will ship with default classes to handle conversions. Custom conversions can be easily added by adding to the pzconvert.properties</action> <action dev="zepernick" type="add">Unqualified elements have leading and trailing whitespace removed in a delimited parse</action> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |