mirror of
https://github.com/Dushistov/sdcv.git
synced 2026-01-14 05:49:48 +00:00
Compare commits
12 Commits
v0.5.4
...
504e7807e6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
504e7807e6 | ||
|
|
6c80bf2d99 | ||
|
|
8742575c33 | ||
|
|
b294b76fb5 | ||
|
|
823ec3d840 | ||
|
|
6ab8b51e6c | ||
|
|
881657b336 | ||
|
|
911fc2f561 | ||
|
|
f488f5350b | ||
|
|
e72220e748 | ||
|
|
b77c0e793a | ||
|
|
ebaa6f2136 |
9
NEWS
9
NEWS
@@ -1,3 +1,10 @@
|
||||
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
|
||||
@@ -36,7 +43,7 @@ Version 0.4.2
|
||||
* Russian translation update
|
||||
|
||||
Version 0.4.1
|
||||
* Recreate cache if idx file was modified
|
||||
* Recreate cache if idx file was modified
|
||||
* Abbility to use pager(SDCV_PAGER)
|
||||
* Add Chinese (traditional) translation
|
||||
* Add Ukrainian translation
|
||||
|
||||
Reference in New Issue
Block a user