Skip to content

Releases: peter88213/pywoo

v1.34.6

18 May 09:39
Compare
Choose a tag to compare
- 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

17 May 08:56
Compare
Choose a tag to compare
- Update help.

Based on PyWriter v12.5.1

v1.34.4

25 Apr 10:36
Compare
Choose a tag to compare
- Improve error handling when exporting the "proof" document.

Based on PyWriter v12.5.1

v1.34.3

20 Apr 11:57
Compare
Choose a tag to compare
- When creating a new scene on ODT import, localize the default title.

Based on PyWriter v12.4.2

v1.34.2

15 Apr 19:22
Compare
Choose a tag to compare
- Show a message when scenes are split during conversion.

Based on PyWriter v12.4.0

v1.34.1

12 Apr 19:05
Compare
Choose a tag to compare
- 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

17 Feb 12:59
Compare
Choose a tag to compare
- 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

01 Jan 17:15
Compare
Choose a tag to compare
- Make it run with old Windows versions.

Based on PyWriter v8.0.11

v1.33.4

08 Dec 18:03
Compare
Choose a tag to compare
- Remove "shebang" to make the program run with Python 3.11.

Based on PyWriter v8.0.10

v1.33.3

29 Nov 21:16
Compare
Choose a tag to compare
- Fix a regression from v1.33.2 where wrong language markers are
imported
from the "proofread" document.

Based on PyWriter v8.0.10