Project home page > Changelog
Changelog
Version 1.0.1
- Reading .yw7 files created with the iOS yWriter version.
- Refactor for future Python versions.
Based on PyWriter version 7.14.10
Version 1.0.0
- Apply bold and italics instead of character styles.
- Change heading style names.
Based on PyWriter version 7.14.3
Version 0.6.11
- Fix paragraph style names.
Based on PyWriter version 7.14.3
Version 0.6.10
- Make it run with old Windows versions.
Based on PyWriter version 7.14.3
Version 0.6.9
- Make the setup script run with Python 3.11.
Based on PyWriter version 7.14.2
Version 0.6.8
- Update the PyWriter library for future Python versions.
Based on PyWriter version 7.14.2
Version 0.6.7 Minor bugfix
- Fix a bug where the configuration is not saved when the program is closed using the “Quit” button.
Based on PyWriter version 5.22.0
Version 0.6.6 Update setup script
- Change the working dir to the script dir on startup in order to avoid “file not found” error.
Based on PyWriter version 5.18.0
Version 0.6.5 Improved setup
- Catch exceptions in the setup script.
Based on PyWriter version 5.18.0
Version 0.6.4 Alpha
- Fix and refactor inline code removal.
- Update the pywriter section to PyWriter v5.16.1
Version 0.6.3 Alpha
docx export: Fix blanks around passages with different character formatting.
Version 0.6.2 Alpha
Fix footer/page numbering.
Version 0.6.1 Alpha
- Update docstrings.
- Remove dead code.
Version 0.6.0 Alpha
Update the pywriter section to PyWriterv 5.12.5
Improve conversion:
- Remove comments when converting scenes.
- Remove yWriter special codes when converting scenes.
- Do not export scenes beginning with
<HTML>
or <TEX>
.
Version 0.4.1 Alpha
Fix docx paragraph formatting.
Version 0.4.0 Alpha
Rename the Project from yw2mso to yw2oxml
Version 0.2.1 Alpha
Fix Word styles and metadata.
Version 0.2.0 Alpha
Provide a graphical user interface.
Version 0.1.0 Alpha
Generate DOCX files with character formatting.