SDCV
sdcv - console version of StarDict
Version 0.5.4
- Use binary search for synonyms
- Various improvments in work with synonyms
- Added --json (same as --json-output) to match man
- Show all matched result
- More robust parsing of ifo file
- Prevent crash if file size of files not matched expecting one for .oft files
Version 0.5.3
- Use single quotes around JSON data to reduce need for escaping
- Store integer magic in cache file
- Added $SDCV_HISTFILE to set history file
- return exit code 2 if search term not found
- Comply with the XDG Base Directory Specification
Version 0.5.2
- Synonyms index support (.syn files) by Peter
- Add support of json output by Peter (--json-output)
- Add -e for exact searches (no fuzzy matches) by Peter
- Fix build with clang 3.4.1
- Fix FSF address in license by Tomáš Čech
Version 0.5.1
- Fix usage of SDCV_PAGER by Anton Yuzhaninov
- Fix build without readline
- specify dictionary order by -u switches or ~/.sdcv_ordering by Cong Gu
Version 0.5.0-beta2
- add option to colorize output
- Roman Imankulov's patch to better use of readline
- Fix build with modern compilers
- Fix work on CPU with align issues, like ARM and SPARC (thanks to Michal Čihař )
- Migrate to C++11 and CMake (so at now archive with code 180K->54K)
- Update Russian translation
--- CUT --
Releases(beta and last stable)
More previous releases can be found on sdcv's sourceforge page.
Feedback
If you have question, feature request or want
report bug email me(Be sure to include the word "sdcv" somewhere in the "Subject:" field).