FMPP 0.9.13 is released
Daniel Dekany <[email protected]> Sun, 16 Dec 2007 23:59:42 +0100
| Newsgroups | gmane.comp.text.fmpp |
|---|---|
| Message-ID | <[email protected]> |
Download: http://prdownloads.sourceforge.net/fmpp/fmpp_0.9.13.tar.gz or http://prdownloads.sourceforge.net/fmpp/fmpp_0.9.13.zip Changes ------- Bugfixes: * The "skipUnchanged" setting haven't had any effect since 0.9.10. Now it works again. * When detecting the dimensions of certain image files, new lines were printed to the standard output (i.e., to the console). * The "slicedText" data loader has ignored the encoding parameter. * Warning! Incompatible change! The "csv", "text" and "slicedText" data loaders didn't skipped the BOM (byte order mark) character at the beginning of the file. This was a problem as the Windows Notepad inserts a BOM there when it saves with UTF-8 encoding. This fix is not 100% backward compatible, as someone may indeed wanted to have that BOM. * API: The fmpp.dataloaders.AbstractTextDataLoader ignored the encoding returned by the parseExtraArguments method. * API: The fmpp.dataloaders.AbstractTextDataLoader didn't removed the BOM character from the beginning of files. New features, improvements: * The "csv" data loader has a few new options: normalizeHeaders, trimCells, and emptyValue. * Warning! Incompatible change! New setting: "ignoreSvnFiles". This will ignore directories with name ".svn" inside the source root directory. This setting is by default on (true), so it's theoretically not backward compatible. * API: DataLoaderUtil.getStringArrayArgument and getStringArrayOption now have an overload with "allowString" argument, so that a single item can be easily treated as an array of length 1. * Updated freemarker.jar and the included FreeMarker Manual to 2.3.11. * The project has switched from CVS to SVN. The CVS repository is not used anymore. -- Best regards, Daniel Dekany ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace