Deployed ea6894f
to dev with MkDocs 1.1.2 and mike 0.5.5
parent
02ac788639
commit
a4af6bfa10
|
@ -1077,8 +1077,8 @@
|
|||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#next-version-v040" class="md-nav__link">
|
||||
next version v0.4.0
|
||||
<a href="#v040" class="md-nav__link">
|
||||
v0.4.0
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
@ -1210,8 +1210,8 @@
|
|||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#next-version-v040" class="md-nav__link">
|
||||
next version v0.4.0
|
||||
<a href="#v040" class="md-nav__link">
|
||||
v0.4.0
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
@ -1311,10 +1311,19 @@
|
|||
|
||||
|
||||
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">¶</a></h1>
|
||||
<h2 id="next-version-v040">next version v0.4.0<a class="headerlink" href="#next-version-v040" title="Permanent link">¶</a></h2>
|
||||
<h2 id="v040">v0.4.0<a class="headerlink" href="#v040" title="Permanent link">¶</a></h2>
|
||||
<ul>
|
||||
<li>Add four new phone sensors that can be used for PHONE_DATA_YIELD</li>
|
||||
<li>Add code so new feature providers can be added for the new four sensors</li>
|
||||
<li>Add new clustering algorithm (OPTICS) for Doryab features</li>
|
||||
<li>Update default EPS parameter for Doryab location clustering</li>
|
||||
<li>Add clearer error message for invalid phone data yield sensors</li>
|
||||
<li>Add ALL_RESAMPLED flag and accuracy limit for location features</li>
|
||||
<li>Add FAQ about null characters in phone tables</li>
|
||||
<li>Reactivate light and wifi tests and update testing docs</li>
|
||||
<li>Fix bug when parsing Fitbit steps data</li>
|
||||
<li>Fix bugs when merging features from empty time segments</li>
|
||||
<li>Fix minor issues in the documentation</li>
|
||||
</ul>
|
||||
<h2 id="v032">v0.3.2<a class="headerlink" href="#v032" title="Permanent link">¶</a></h2>
|
||||
<ul>
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue