- Increased max attempts to reconnect to libreoffice instances.
0.17.0
- Added feature to insert images from bytes sequence
0.16.0
- Fixed bugs with old methods for numrows and numcolumns
0.15.0
- Improved get methods. Added detailed output.
0.14.0
- Added styles: Center, Right, VerticalCenter to standard.ods - Added a helper to create a ods sheet with all internal style names. - Added statistics module. Added a method to create an internal statistics ods sheet.
0.13.0
- Added all needed dependencies (tqdm, colorama, polib, psutil) to setup.py - Added --pdf argument to `unogenerator_translation` to return translation in a pdf file too. - If there's a problem getting unogenerator instances process information, it retries 10 attempts by default.