Releases: thelabcat/bookworm-wordlist-editor
Releases · thelabcat/bookworm-wordlist-editor
v1.6.1
- Completed #10 and #11.
- Fixed __mass_add_words() cancel
- Fixed string formatting mistake in __del_invalid_len_words()
v1.6.0
- Completed #9 (definition reset and save buttons now disabled if definition is not changed)
- Auto-define and Delete buttons now disabled if no word is selected
- Query listing selects top search result, and clears selection if search is cleared
v1.5.0
Completed issues:
- #4 (new words are now highlighted in the query list and scrolled to)
- #7 (program now indicates if changes are not saved, and asks you if you want to save them on exit)
- #8 (bookworm_utils.py created)
v1.4.0
- Full code lookover with PyLint. Little effect on the end user.
- Some minor changes and bugfixes.
v1.3.0
- Completed #3
- Band-aid patched #5 (no binaries work before this)
v1.2.1
Added icons, otherwise same as v1.2.0
v1.2.0
- Added mass add/delete functions
- Improved loading times
v1.1.0
Resolved issue #1.
Download the appropriate binary for your system, or run from source.
v1.0.0
There are actually slight differences in these two binaries, namely the python file extension being py for Linux and pyw for Windows. This shouldn't make a difference at runtime.
WARNING: This release is affected by issue #1, see for details.