Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.0.6 source code.tar.gz | 2025-01-11 | 607.5 kB | |
5.0.6 source code.zip | 2025-01-11 | 876.1 kB | |
README.md | 2025-01-11 | 681 Bytes | |
Totals: 3 Items | 1.5 MB | 0 |
What's Changed since 5.0.4
Skipping 5.0.5
because of a packaging bug
- Fix bug in
ui/main.py
interpretingsys.argv[0]
as input filename - Fix
UnicodeEncodeError
with non-utf8 stdout in frozen envs by @glowinthedark in [#617] - Epub and Kobo: fix unclosed
<br>
tags in.xhtml
files - Make
.epub
and.zip
files reproducable for testing (WIP) - Move tools
.toml
files (used to generate docs) into plugin directories - Update docs
- Fix ruff 0.9.0 errors and re-format
- Add
useByteProgress
attribute to all Reader classes - Some refactoring in code base and UI
Full Changelog: https://github.com/ilius/pyglossary/compare/5.0.4...5.0.6