Releases: LazataknesSoftware/crab
Releases · LazataknesSoftware/crab
v1.2.0
v1.1.1
- Removing code, which loads dictionary, from cycle optimized program!
Here is small benchmark:
➡️ Testing word: "mike at home", repeating test 100 times, tested by busybox time
- v1.1.0: 790ms
- v1.1.1: 310ms
- No more
@
,#
,,
,.
,<
,>
, etc. -crab
will remove them
v1.1.0
I solved critical bugs in this version. Here is list of improvements:
- Numbers (2017, 200, 9000, etc.) won't be shorten
-r
flag was released- Link to documentation was added in
crab
executable - Version 1.0.0 has huge problem. Due to it you couldn't add your abbreviations. Such behavior was corrected
- Now
crab
will checkdict.txt
for problems which can distract its work. It will check existence of empty lines and spaces, order of abbreviations...
v1.0.0
crab
- for Android
crab.exe
- for Windows
Put dict.txt
together with crab
executable.