Changelog for
python3-xlutils-2.0.0-3.1.noarch.rpm :
Thu Apr 19 14:00:00 2018 toddrme2178AATTgmail.com
- Update to version 2.0.0
* Updated documentation.
* Move to virtualenv/pip based development.
* Move to Read The Docs for documentation.
* Use Travis CI for testing and releases.
* Use features of newer :mod:`testfixtures` in :class:`~xlutils.view.CheckerView`.
* Python 3 compatibility.
- Implement single-spec version.
Fri Nov 15 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 1.7.0
+ added the :mod:`xlutils.view` module.
- Remove useless CFLAGS definition
Wed Sep 18 14:00:00 2013 idonmezAATTsuse.com
- Update to version 1.6.0
* Support for :mod:`xlrd` 0.9.1, which no longer has pickleable
books.
Fri Apr 27 14:00:00 2012 jfunkAATTfunktronics.ca
- Update to 1.5.2
* When using xlutils.copy, the datemode is now copied across from the source
solving date problems with certain files.
* The errorhandler package is no longer a hard dependency
* As a minimum, xlrd 0.7.2 and xlwt 0.7.4 are now required.
Tue Mar 13 13:00:00 2012 jfunkAATTfunktronics.ca
- Update to 1.5.1
* No changelog
- 1.5.0
* Take advantage of \"ragged rows\" optimisation in xlrd 0.7.3
* Add support for PANE records to xlutils.copy, which means that zoom
factors are now copied.
- New spec to reflect current conventions
Wed May 12 14:00:00 2010 jfunkAATTfunktronics.ca
- Initial release