Deployed cfa5718
with MkDocs version: 1.1
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user