mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-15 17:31:56 +00:00
release 0.5.3
This commit is contained in:
16
NEWS
16
NEWS
@@ -1,9 +1,15 @@
|
||||
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 <craven@gmx.net>
|
||||
Add support of json output by Peter <craven@gmx.net> (--json-output)
|
||||
Add -e for exact searches (no fuzzy matches) by Peter <craven@gmx.net>
|
||||
Fix build with clang 3.4.1
|
||||
fix FSF address in license by Tomáš Čech <sleep_walker@suse.com>
|
||||
- Synonyms index support (.syn files) by Peter <craven@gmx.net>
|
||||
- Add support of json output by Peter <craven@gmx.net> (--json-output)
|
||||
- Add -e for exact searches (no fuzzy matches) by Peter <craven@gmx.net>
|
||||
- Fix build with clang 3.4.1
|
||||
- fix FSF address in license by Tomáš Čech <sleep_walker@suse.com>
|
||||
|
||||
Version 0.5.1
|
||||
Fix usage of SDCV_PAGER by Anton Yuzhaninov
|
||||
|
||||
Reference in New Issue
Block a user