|
From: <zep...@us...> - 2012-03-09 20:56:17
|
Revision: 433
http://flatpack.svn.sourceforge.net/flatpack/?rev=433&view=rev
Author: zepernick
Date: 2012-03-09 20:56:11 +0000 (Fri, 09 Mar 2012)
Log Message:
-----------
Modified Paths:
--------------
trunk/src/site/changes.xml
Modified: trunk/src/site/changes.xml
===================================================================
--- trunk/src/site/changes.xml 2012-01-10 15:56:36 UTC (rev 432)
+++ trunk/src/site/changes.xml 2012-03-09 20:56:11 UTC (rev 433)
@@ -17,6 +17,8 @@
<action dev="zepernick" type="add">BuffReader Parser now support Database Column Mappings</action>
<action dev="zepernick" type="fix">DelimiterWriter now also quotes elements that contain a
qualifier. It was previously only checking to see if the data contained a delmiter.</action>
+ <action dev="zepernick" type="add">Added a setNumericColumns(String[]) to the ExcelTransformer.
+ Any columns contained in the array will be written to Excel as a Numeric instead of a Text field.</action>
</release>
<release version="3.2.0" date="2010-03-03" description="New parse options">
<action dev="benoitx" type="add">Added a getBigDecimal method on DataSet.</action>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|