Skip to content

5.2.1

Latest

Choose a tag to compare

@ilius ilius released this 05 Dec 06:04
· 11 commits to master since this release
231b413

What's Changed

  • Add command pyglossary-view

  • Glossary: write: avoid removing trailing slash from filename
    Allow converting to a directory with StarDict, #694

  • StarDict writer:

    • Remove existing .dict.dz, .syn.dz, .syn, syn.oft, .idx.oft, #694
    • Bugfix/feature: add a new option dictzip_syn = False, #694
      do not use dictzip option for .syn because the comment only says .dict
  • Fix BGL no-CRC-check support (for odd BGL files) for Python 3.14

  • Add test workflow for Python 3.14

  • Refactor and cleanup scripts and workflows

  • Drop MacOS-13 build (because the Github image is no longer available)

  • ui: avoid normalizing paths from command line

  • ui_gtk4: a few improvements and cleanup

  • ui_tk: fix inconsistency of "Output Format" row on top of "Output File"

  • view_glossary.py: prevent multiple --format flags

Full Changelog: 5.2.0...5.2.1