new 0.5.3 release

This commit is contained in:
Evgeniy A. Dushistov
2020-08-14 13:13:27 +03:00
parent 0c1b821045
commit 6c3b136799

View File

@@ -36,6 +36,14 @@
<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>
<ul>
<li>Synonyms index support (.syn files) by Peter</li>
@@ -76,6 +84,12 @@
</tr>
</thead>
<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>
<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>