Releases: unoconv/unoconv
Releases · unoconv/unoconv
0.8.2 - Release for PyPI upload
This is a minor release to fix the upload to PyPI.
Changes since 0.7:
- Add option -M/--meta to add or update document metadata during conversion
- Add option -I/--input-filter-name to specify input format (Martijn van de Streek)
- Added setup.py to support standard Python installs, like pip, etc.
- Dropped support for OpenOffice 3.3 and 3.4
- Fix for Python 3 to read binary data from stdin (Carlos Noguera)
- Fix for password protected files (Marijn Ophorst)
- Make -F switch working for user-defined fields (Belegnar)
Releasing 0.8
- Add option -M/--meta to add or update document metadata during conversion
- Add option -I/--input-filter-name to specify input format (Martijn van de Streek)
- Added setup.py to support standard Python installs, like pip, etc.
- Dropped support for OpenOffice 3.3 and 3.4
- Fix for Python 3 to read binary data from stdin (Carlos Noguera)
- Fix for password protected files (Marijn Ophorst)
- Make -F switch working for user-defined fields (Belegnar)