Deployed cfa5718 with MkDocs version: 1.1
This commit is contained in:
parent
5f96dac423
commit
948e56c9e2
@ -92,6 +92,10 @@
|
||||
|
||||
<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="#916-2020-03-29" class="nav-link">[9.1.6] - 2020-03-29</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#915-2020-03-29" class="nav-link">[9.1.5] - 2020-03-29</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -613,6 +617,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="916-2020-03-29">[9.1.6] - 2020-03-29</h2>
|
||||
<p>(ws cobra subscriber) use a Json::StreamWriter to write to std::cout, and save one std::string allocation for each message printed</p>
|
||||
<h2 id="915-2020-03-29">[9.1.5] - 2020-03-29</h2>
|
||||
<p>(docker) trim down docker image (300M -> 12M) / binary built without symbol and size optimization, and source code not copied over</p>
|
||||
<h2 id="914-2020-03-28">[9.1.4] - 2020-03-28</h2>
|
||||
|
@ -260,5 +260,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-03-29 20:07:29
|
||||
Build Date UTC : 2020-03-29 22:25:32
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user