Releases: xxyzz/WordDumb
Releases · xxyzz/WordDumb
v3.18.1
- Extend X-Ray entity's length to make it selectable
- Update dependencies
v3.18.0
- X-Ray descriptions can be downloaded from Fandom
- Check ASIN of book on device if it's not sent by the plugin
- Add install KFX Input plugin error message
- Update dependencies
- Use relative
imports
v3.17.0
- Add platform option to prevent command line tool's pip from compiling package
- Change X-Ray search people checkbox text and add tooltip
- Make plugin job unkillable
- Display X-Ray job progress on Linux and Windows
- Return iterator from parse_book()
- Add support of AZW format
- Install thinc-apple-ops on M1 native calibre
v3.16.1
- send MOBI rawml or KFX json str to the new process's stdin
- fix NoneType error when creating KFX X-Ray file on macOS
- don't use outdated pip from Apple Command Line Tools
v3.16.0
- X-Ray can be created on macOS
- add 5038 and update 608 lemmas
- update dependencies
v3.15.0
- update dependencies
- close MOBI file
- support X-Ray images, thanks for jhowell's help
v3.14.4
- update dependencies
- use book's codec in find_named_entity()
- open subprocess's stderr in text mode
- raise exception on 32bit calibre
v3.14.3
- check proxy error in job exception
- avoid reinstalling SudachiPy and SudachiDict-core
- update SudachiPy to 0.6.0
v3.14.2
- save Wikipedia title in page summary cache
- update spaCy to 3.2.0
v3.14.1
- Add 458 and update 189 lemmas
- Find lemma with senses.display_lemma_id
- Handle lemma has '/' and use itertools to add all forms of phrase
- MOBI might use cp1252 encoding format
- Update spaCy to 3.1.4 & update RapidFuzz to 1.8.2