update index page for new 0.5.5 release

This commit is contained in:
Evgeniy A. Dushistov
2023-04-18 21:53:14 +03:00
parent 094a98deae
commit dd743bb934

View File

@@ -36,6 +36,12 @@
<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.5</p>
<ul>
<li>Avoid crashes when passing unknown dicts to the -u flag</li>
<li>Use off_t for stuff mainly assigned to a stat.st_size value</li>
</ul>
<p>Version 0.5.4</p> <p>Version 0.5.4</p>
<ul> <ul>
<li>Use binary search for synonyms</li> <li>Use binary search for synonyms</li>
@@ -94,6 +100,12 @@
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr>
<td><a href="https://github.com/Dushistov/sdcv/archive/refs/tags/v0.5.5.tar.gz">sdcv-0.5.5.tar.gz</a></td>
<td>66K</td>
<td>265dbfda83a57810595d156877f3e6fd</td>
<td>2023-04-18</td>
</tr>
<tr> <tr>
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.4.tar.gz">sdcv-0.5.4.tar.gz</a></td> <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>66K</td>