update index page with new 0.5.4 release

This commit is contained in:
Evgeniy A. Dushistov
2022-06-24 21:46:38 +03:00
parent 6c3b136799
commit 094a98deae

View File

@@ -36,6 +36,16 @@
<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.4</p>
<ul>
<li>Use binary search for synonyms</li>
<li>Various improvments in work with synonyms</li>
<li>Added --json (same as --json-output) to match man</li>
<li>Show all matched result</li>
<li>More robust parsing of ifo file</li>
<li>Prevent crash if file size of files not matched expecting one for .oft files</fi>
</ul>
<p>Version 0.5.3</p>
<ul>
<li>Use single quotes around JSON data to reduce need for escaping</li>
@@ -52,7 +62,7 @@
<li>Fix build with clang 3.4.1</li>
<li>Fix FSF address in license by Tomáš Čech</li>
</ul>
<p>Version 0.5.1</p>
<p>Version 0.5.1</p>
<ul>
<li>Fix usage of SDCV_PAGER by Anton Yuzhaninov</li>
<li>Fix build without readline</li>
@@ -79,11 +89,17 @@
<tr>
<th>Link</th>
<th>Size</th>
<th>hash</th>
<th>hash (md5)</th>
<th>Date</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.4.tar.gz">sdcv-0.5.4.tar.gz</a></td>
<td>66K</td>
<td>143aeb52fc54ebd7980e5424b437c70f</td>
<td>2022-06-24</td>
</tr>
<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>
@@ -105,13 +121,13 @@
<tr>
<td><a href="http://sourceforge.net/projects/sdcv/files/sdcv/sdcv-0.5.0-beta2-Source.tar.bz2/download">sdcv-0.5.0-beta2-Source.tar.bz2</a></td>
<td>51K</td>
<td>md5sum: 49aa0e9b47b602022da0ea54d6104562</td>
<td>49aa0e9b47b602022da0ea54d6104562</td>
<td>2013-07-07</td>
</tr>
<tr>
<td><a href="http://prdownloads.sourceforge.net/sdcv/sdcv-0.4.2.tar.bz2?download">sdcv-0.4.2.tar.bz2</a></td>
<td>180K</td>
<td>md5sum: f624662b333daa5da2d3e99cef519f17</td>
<td>f624662b333daa5da2d3e99cef519f17</td>
<td>2006-04-24</td>
</tr>
</tbody>
@@ -122,7 +138,7 @@
<h2>
<a id="feedback" class="anchor" href="#feedback" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Feedback</h2>
<p>If you have question, feature request or want
<p>If you have question, feature request or want
report bug email me(Be sure to include the word "sdcv" somewhere in the "Subject:" field).</p>
</section>
<footer>
@@ -131,6 +147,6 @@ report bug email me(Be sure to include the word "sdcv" somewhere in the "Subject
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>