Releases: hisbaan/didyoumean
Releases · hisbaan/didyoumean
v1.1.4
24 Dec 04:41
Compare
Sorry, something went wrong.
No results found
Changelog:
Add a message when the user's search term matches the top result (#22 )
v1.1.3
13 May 09:44
Compare
Sorry, something went wrong.
No results found
Changelog:
Add man page generation on compile time.
Add shell completion generation on compile time (bash, zsh, fish, elvish, powershell).
Add the Northern Sami language.
Fix encoding issues for Belarusian, Bosnian, Catalan, Estonian, Lithuanian, Luxembourgish, and Russian.
v1.1.2
30 Apr 16:22
Compare
Sorry, something went wrong.
No results found
Changelog:
Add support for wordlists stored outside of the main binary.
Add support for 58 new languages.
Remove unnecessary pub declaration on use calls.
v1.1.1
20 Apr 05:11
Compare
Sorry, something went wrong.
No results found
Changelog:
Expose underlying functions as public.
Fix clipboard clearing after 10 seconds on X11/Wayland.
Fix colouring in Powershell (@zohnannor ).
Insert words/distances in place to optimize speed (@cojuer ).
Optimize edit distance function (@IWANABETHATGUY ).
Add tests.
Update documentation.
v1.1.0
18 Apr 03:25
Compare
Sorry, something went wrong.
No results found
Changelog:
Add support for copying a result to the system clipboard on all
platforms (had to do some witchcraft for anything running
X11/Wayland).
Add support for reading the search_term argument from stdin.
Add *nix specific package dependencies to ensure that it still
compiles on Windows (thanks, @zX3no)!
v1.0.2
16 Apr 06:27
Compare
Sorry, something went wrong.
No results found
Changelog:
Update algorithm to support transposition of letters.
Add colour to output as well as a flag to disable it.
Add Linux-related words to the word list.
v1.0.0
16 Apr 06:04
Compare
Sorry, something went wrong.
No results found
Hi everyone! This is the initial version of DidYouMean! The current features are:
Suggest spelling correction
Specify the number of corrections you would like
Get clean and verbose output