Skip to content

Releases: mr-pennyworth/alfred-better-dictionaries

0.1.5

07 Jun 18:12
Compare
Choose a tag to compare
Make parsing 3x faster by using lxml

0.1.4

07 Jun 17:44
Compare
Choose a tag to compare
Give alternate word forms high preference in search ranking

Forms of a word typically include:
 - plural forms of a noun: (mouse, mice)
 - intensifiers for odjectives: (good, better, best)
 - past-tense variations of verbs: (fly, flew, flown)

There was a parsing oversite, because of which these
forms were omitted from the 'subtitle' field altogether.

This change fixes that.

In addition, we also create a separate field that's
ranked just below title and above all else, specifically
for word forms.

This fixes #3

0.1.3

05 Dec 03:05
Compare
Choose a tag to compare
Look for dictionaries in more paths

0.1.2

24 Nov 14:24
Compare
Choose a tag to compare
Add space after import keyword, update readme

0.1.1

24 Nov 12:52
Compare
Choose a tag to compare
Better English Dictionary -> Better Dictionaries

0.1.0

24 Nov 12:43
Compare
Choose a tag to compare
Add pip-name to module-name translations