16 Dec 2007 23:59
FMPP 0.9.13 is released
Daniel Dekany <ddekany <at> freemail.hu>
2007-12-16 22:59:42 GMT
2007-12-16 22:59:42 GMT
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.(Continue reading)
RSS Feed