mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-16 09:51:56 +00:00
new 0.5.3 release
This commit is contained in:
14
index.html
14
index.html
@@ -36,6 +36,14 @@
|
|||||||
<h2>
|
<h2>
|
||||||
<a id="recent-changes" class="anchor" href="#recent-changes" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Recent <a href="https://github.com/Dushistov/sdcv/blob/master/NEWS">changes</a>:</h2>
|
<a id="recent-changes" class="anchor" href="#recent-changes" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Recent <a href="https://github.com/Dushistov/sdcv/blob/master/NEWS">changes</a>:</h2>
|
||||||
|
|
||||||
|
<p>Version 0.5.3</p>
|
||||||
|
<ul>
|
||||||
|
<li>Use single quotes around JSON data to reduce need for escaping</li>
|
||||||
|
<li>Store integer magic in cache file</li>
|
||||||
|
<li>Added $SDCV_HISTFILE to set history file</li>
|
||||||
|
<li>return exit code 2 if search term not found</li>
|
||||||
|
<li>Comply with the XDG Base Directory Specification</li>
|
||||||
|
</ul>
|
||||||
<p>Version 0.5.2</p>
|
<p>Version 0.5.2</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Synonyms index support (.syn files) by Peter</li>
|
<li>Synonyms index support (.syn files) by Peter</li>
|
||||||
@@ -76,6 +84,12 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.3.tar.gz">sdcv-0.5.3.tar.gz</a></td>
|
||||||
|
<td>61K</td>
|
||||||
|
<td>6a75cfe650ce1d0fca229e63278d5c0e</td>
|
||||||
|
<td>2020-08-14</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.2.tar.gz">sdcv-0.5.2.tar.gz</a></td>
|
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.2.tar.gz">sdcv-0.5.2.tar.gz</a></td>
|
||||||
<td>61K</td>
|
<td>61K</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user