Skip to content

3.2.1

Compare
Choose a tag to compare
@ilius ilius released this 21 Jun 21:11
· 2998 commits to master since this release
3.2.1
bb2a66a

Changes since 3.2.0

  • Changes in StarDict plugin:
    • Add sametypesequence write option (PR #162)
    • Fix some bugs
    • Cleaning
  • Disable gzip CRC check for BGL files with Python 3.7
  • Fix a bug in octopus_mdict.py
  • Fix Gtk warnings in ui_gtk
  • Allow seeing/customizing warnings by setting environment variable WARNINGS
  • Fix not being able to run the program when installed inside virtualenv (#168)
  • Show a tip about -h when no UI were found, #169
  • octopus_mdict_source.py: fix #68, add support for inconsecutive links with --read-options=links=True
  • Auto-detect UTF-16 encoding of DSL files
  • Update README.md (fix Archlinux pkg name, add AUR, add instructions for installing python-lzo on Windows, etc)
  • Some clean up