Deployed b7eafc8d
to dev with MkDocs 1.2.1 and mike 1.0.1
parent
6f8aa510af
commit
fa6c401125
|
@ -1716,6 +1716,13 @@
|
||||||
</label>
|
</label>
|
||||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#v140" class="md-nav__link">
|
||||||
|
v1.4.0
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
<a href="#v130" class="md-nav__link">
|
<a href="#v130" class="md-nav__link">
|
||||||
v1.3.0
|
v1.3.0
|
||||||
|
@ -1903,6 +1910,13 @@
|
||||||
</label>
|
</label>
|
||||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#v140" class="md-nav__link">
|
||||||
|
v1.4.0
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
<a href="#v130" class="md-nav__link">
|
<a href="#v130" class="md-nav__link">
|
||||||
v1.3.0
|
v1.3.0
|
||||||
|
@ -2069,6 +2083,19 @@
|
||||||
|
|
||||||
|
|
||||||
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">¶</a></h1>
|
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">¶</a></h1>
|
||||||
|
<h2 id="v140">v1.4.0<a class="headerlink" href="#v140" title="Permanent link">¶</a></h2>
|
||||||
|
<ul>
|
||||||
|
<li>Update Docker Vs Code setup</li>
|
||||||
|
<li>Add tests for phone calls features</li>
|
||||||
|
<li>Add tests and fix bugs of phone WiFi features</li>
|
||||||
|
<li>Add tests for phone conversation features</li>
|
||||||
|
<li>Add tests and fix bugs of phone bluetooth features</li>
|
||||||
|
<li>Add tests and fix bugs of phone activity recognition features</li>
|
||||||
|
<li>Add new application episode features</li>
|
||||||
|
<li>Fix bugs of Fitbit mutation scripts</li>
|
||||||
|
<li>Fix bugs of visualization module</li>
|
||||||
|
<li>Fix bugs of analysis workflow example</li>
|
||||||
|
</ul>
|
||||||
<h2 id="v130">v1.3.0<a class="headerlink" href="#v130" title="Permanent link">¶</a></h2>
|
<h2 id="v130">v1.3.0<a class="headerlink" href="#v130" title="Permanent link">¶</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Refactor PHONE_LOCATIONS DORYAB provider. Fix bugs and faster execution up to 30x</li>
|
<li>Refactor PHONE_LOCATIONS DORYAB provider. Fix bugs and faster execution up to 30x</li>
|
||||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue