Deployed 3750173 with MkDocs version: 1.1.2

This commit is contained in:
debugtalk
2020-06-15 19:07:49 +08:00
parent 357e31fa42
commit 774b8bbf1c
12 changed files with 742 additions and 6 deletions
+15
View File
@@ -261,6 +261,18 @@
</li>
<li class="md-nav__item">
<a href="../user/write_testcase/" title="Write Testcase" class="md-nav__link">
Write Testcase
</a>
</li>
</ul>
</nav>
</li>
@@ -569,6 +581,9 @@
<li>fix: avoid '.csv' been converted to '_csv'</li>
<li>fix: convert har to JSON format testcase</li>
<li>fix: missing ${var} handling in overriding config variables</li>
<li>fix: SyntaxError caused by quote in case of headers."Set-Cookie"</li>
<li>fix: FileExistsError when specified project name conflicts with existed file</li>
<li>fix: testcase path handling error when path startswith "./" or ".\"</li>
</ul>
<h2 id="3012-2020-06-14">3.0.12 (2020-06-14)<a class="headerlink" href="#3012-2020-06-14" title="Permanent link">&para;</a></h2>
<p><strong>Fixed</strong></p>