csv2odf (1.09) unstable; urgency=low

  * Fixed bug causing unreadable output in xlsx format.
  * Graphs pointing to data are adjusted to point to inserted data.

 -- Larry Jordan <w322@users.sourceforge.net>  30 Nov 2012 12:00:00 +0000

csv2odf (1.08) unstable; urgency=low

  * Handle compressed template cells by expanding instead of generating an error.
  * Handle missing template rows or cells instead of generating an error.
  * Added progress indication in verbose mode for large files.
  * Some improvements in error messages.

 -- Larry Jordan <w322@users.sourceforge.net>  03 Jan 2012 12:00:00 +0000

csv2odf (1.07) unstable; urgency=low

  * Added support for html files (html, htm)
  * Added option to support reading of the template from stdin
  * Improved support for tab delimiters
  * Modified to use Python csv module for reading data files
  * Added support for tsv (tab seperated values) data file extension

 -- Larry Jordan <w322@users.sourceforge.net>  26 Sep 2011 12:00:00 +0000

csv2odf (1.06) unstable; urgency=low

  * Added ability to handle these file extensions: docm, xlsm, dotx, xltx, dotm, xltm.
  * Added ability to display line feeds in a document table cell.
  * Added ability to add a comment from the command line to a document.

 -- Larry Jordan <w322@users.sourceforge.net>  16 Jun 2011 12:00:00 +0000

csv2odf (1.05) unstable; urgency=low

  * added support for piping input and output
  * added display of version number

 -- Larry Jordan <w322@users.sourceforge.net>  09 Mar 2011 12:00:00 +0000

csv2odf (1.04) unstable; urgency=low

  * added support for xlsx and docx file formats

 -- Larry Jordan <w322@users.sourceforge.net>  12 Feb 2011 12:00:00 +0000

csv2odf (1.03) unstable; urgency=low

  * rewritten to use python xml.dom module, simplifying the code
  * options can now be included in the template file

 -- Larry Jordan <w322@users.sourceforge.net>  12 Apr 2010 12:00:00 +0000

csv2odf (1.02) unstable; urgency=low

  * csv2odf is now compatible with Python 3, requires Python 2.6 or greater
  * csv file is now optional when not merging data
  * Date styles are now preserved

 -- Larry Jordan <w322@users.sourceforge.net>  26 Dec 2009 12:00:00 +0000

csv2odf (1.01) unstable; urgency=low

  * Minor code cleanup

 -- Larry Jordan <w322@users.sourceforge.net>  07 Nov 2009 12:00:00 +0000

csv2odf (1.00) unstable; urgency=low

  * First release.

 -- Larry Jordan <w322@users.sourceforge.net>  03 Oct 2009 12:00:00 +0000

