mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-15 17:31:56 +00:00
update index page with new 0.5.4 release
This commit is contained in:
28
index.html
28
index.html
@@ -36,6 +36,16 @@
|
|||||||
<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.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>
|
<p>Version 0.5.3</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Use single quotes around JSON data to reduce need for escaping</li>
|
<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 build with clang 3.4.1</li>
|
||||||
<li>Fix FSF address in license by Tomáš Čech</li>
|
<li>Fix FSF address in license by Tomáš Čech</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Version 0.5.1</p>
|
<p>Version 0.5.1</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fix usage of SDCV_PAGER by Anton Yuzhaninov</li>
|
<li>Fix usage of SDCV_PAGER by Anton Yuzhaninov</li>
|
||||||
<li>Fix build without readline</li>
|
<li>Fix build without readline</li>
|
||||||
@@ -79,11 +89,17 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<th>Link</th>
|
<th>Link</th>
|
||||||
<th>Size</th>
|
<th>Size</th>
|
||||||
<th>hash</th>
|
<th>hash (md5)</th>
|
||||||
<th>Date</th>
|
<th>Date</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<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>
|
<tr>
|
||||||
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.3.tar.gz">sdcv-0.5.3.tar.gz</a></td>
|
<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>61K</td>
|
||||||
@@ -105,13 +121,13 @@
|
|||||||
<tr>
|
<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><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>51K</td>
|
||||||
<td>md5sum: 49aa0e9b47b602022da0ea54d6104562</td>
|
<td>49aa0e9b47b602022da0ea54d6104562</td>
|
||||||
<td>2013-07-07</td>
|
<td>2013-07-07</td>
|
||||||
</tr>
|
</tr>
|
||||||
<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><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>180K</td>
|
||||||
<td>md5sum: f624662b333daa5da2d3e99cef519f17</td>
|
<td>f624662b333daa5da2d3e99cef519f17</td>
|
||||||
<td>2006-04-24</td>
|
<td>2006-04-24</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
@@ -122,7 +138,7 @@
|
|||||||
<h2>
|
<h2>
|
||||||
<a id="feedback" class="anchor" href="#feedback" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Feedback</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>
|
report bug email me(Be sure to include the word "sdcv" somewhere in the "Subject:" field).</p>
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
@@ -131,6 +147,6 @@ report bug email me(Be sure to include the word "sdcv" somewhere in the "Subject
|
|||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src="javascripts/scale.fix.js"></script>
|
<script src="javascripts/scale.fix.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user