Skip to content

Releases: thelabcat/bookworm-wordlist-editor

v1.6.1

28 Apr 02:40
Compare
Choose a tag to compare
  • Completed #10 and #11.
  • Fixed __mass_add_words() cancel
  • Fixed string formatting mistake in __del_invalid_len_words()

v1.6.0

28 Apr 00:55
Compare
Choose a tag to compare
  • 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

27 Apr 18:08
Compare
Choose a tag to compare

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

27 Apr 05:39
Compare
Choose a tag to compare
  • Full code lookover with PyLint. Little effect on the end user.
  • Some minor changes and bugfixes.

v1.3.1

25 Apr 17:11
Compare
Choose a tag to compare

Completed #5

v1.3.0

25 Apr 16:22
Compare
Choose a tag to compare
  • Completed #3
  • Band-aid patched #5 (no binaries work before this)

v1.2.1

24 Apr 16:34
Compare
Choose a tag to compare

Added icons, otherwise same as v1.2.0

v1.2.0

21 Apr 22:25
Compare
Choose a tag to compare
  • Added mass add/delete functions
  • Improved loading times

v1.1.0

11 Apr 18:41
Compare
Choose a tag to compare

Resolved issue #1.
Download the appropriate binary for your system, or run from source.

v1.0.0

03 Apr 19:05
Compare
Choose a tag to compare

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.