unoconv v0.9.0 Release Notes

Release Date: 2019-10-21 // over 6 years ago

Previous changes from v0.8.2

  • 🚀 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)