Deployed 262f328 with MkDocs version: 1.1.2

This commit is contained in:
2020-11-07 17:35:34 +00:00
parent 93eceede6b
commit b505f37c47
5 changed files with 23 additions and 11 deletions

View File

@ -98,6 +98,14 @@
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
<ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#1055-2020-11-07" class="nav-link">[10.5.5] - 2020-11-07</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1054-2020-10-30" class="nav-link">[10.5.4] - 2020-10-30</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1053-2020-10-19" class="nav-link">[10.5.3] - 2020-10-19</a>
<ul class="nav flex-column">
</ul>
@ -1063,6 +1071,10 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1055-2020-11-07">[10.5.5] - 2020-11-07</h2>
<p>(ws autoroute) Display result in compliant way (AUTOROUTE IXWebSocket :: N ms) so that result can be parsed easily</p>
<h2 id="1054-2020-10-30">[10.5.4] - 2020-10-30</h2>
<p>(ws gunzip + IXGZipCodec) Can decompress gziped data with libdeflate. ws gunzip computed output filename was incorrect (was the extension aka gz) instead of the file without the extension. Also check whether the output file is writeable.</p>
<h2 id="1053-2020-10-19">[10.5.3] - 2020-10-19</h2>
<p>(http code) With zlib disabled, some code should not be reached</p>
<h2 id="1052-2020-10-12">[10.5.2] - 2020-10-12</h2>

View File

@ -264,5 +264,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1.2
Build Date UTC : 2020-10-19 20:38:24.254214+00:00
Build Date UTC : 2020-11-07 17:35:34.619855+00:00
-->

File diff suppressed because one or more lines are too long

View File

@ -1,39 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>None</loc>
<lastmod>2020-10-19</lastmod>
<lastmod>2020-11-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-19</lastmod>
<lastmod>2020-11-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-19</lastmod>
<lastmod>2020-11-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-19</lastmod>
<lastmod>2020-11-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-19</lastmod>
<lastmod>2020-11-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-19</lastmod>
<lastmod>2020-11-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-19</lastmod>
<lastmod>2020-11-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-19</lastmod>
<lastmod>2020-11-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-19</lastmod>
<lastmod>2020-11-07</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.