Releases: peter88213/pywoo
Releases · peter88213/pywoo
v1.34.6
- Fix a bug in the ODT parser where direct bold and italic formatting is not recognized. - Provide translations for scene related comments in the exported documents. Based on Pywriter v12.7.2
v1.34.5
- Update help. Based on PyWriter v12.5.1
v1.34.4
- Improve error handling when exporting the "proof" document. Based on PyWriter v12.5.1
v1.34.3
- When creating a new scene on ODT import, localize the default title. Based on PyWriter v12.4.2
v1.34.2
- Show a message when scenes are split during conversion. Based on PyWriter v12.4.0
v1.34.1
- Make it run with files on virtual file systems. - Remove docstrings and comments from the application code. Based on PyWriter v12.3.2
v1.34.0
- When exporting to yw7, save the document only if modified. - Speed up the process by converting the ODT/ODS document instead of an intermediate HTML/CSV file. Based on PyWriter v12.1.1
v1.33.5
- Make it run with old Windows versions. Based on PyWriter v8.0.11
v1.33.4
- Remove "shebang" to make the program run with Python 3.11. Based on PyWriter v8.0.10
v1.33.3
- Fix a regression from v1.33.2 where wrong language markers are imported from the "proofread" document. Based on PyWriter v8.0.10