Skip to content

Commit

Permalink
Update CHANGELOG.md & doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zaaack committed Oct 20, 2022
1 parent cc05975 commit 6038a3d
Show file tree
Hide file tree
Showing 21 changed files with 262 additions and 255 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#### 0.2.18 (2022-10-20)

##### Bug Fixes

* test ([2a8c6116](https://github.com/zaaack/foy/commit/2a8c6116be83bc4f6f9fe1411d496f2c39dd3749))
* types ([57d0f6f6](https://github.com/zaaack/foy/commit/57d0f6f63f58d384510725790dafd8f9443603e6))

#### 0.2.17 (2022-09-28)

##### Bug Fixes
Expand Down
22 changes: 11 additions & 11 deletions docs/api/classes/cliloading.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L21">src/cli-loading.ts:21</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L21">src/cli-loading.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -139,7 +139,7 @@ <h3>_loading<wbr>Frame<wbr>Map</h3>
<div class="tsd-signature tsd-kind-icon">_loading<wbr>Frame<wbr>Map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = new Map&lt;string, number&gt;()</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L19">src/cli-loading.ts:19</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L19">src/cli-loading.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -149,7 +149,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> id</h3>
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeJS.Timer</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L20">src/cli-loading.ts:20</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L20">src/cli-loading.ts:20</a></li>
</ul>
</aside>
</section>
Expand All @@ -159,7 +159,7 @@ <h3>lines<wbr>ToClear</h3>
<div class="tsd-signature tsd-kind-icon">lines<wbr>ToClear<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L21">src/cli-loading.ts:21</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L21">src/cli-loading.ts:21</a></li>
</ul>
</aside>
</section>
Expand All @@ -169,7 +169,7 @@ <h3>props</h3>
<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Required</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/props.html" class="tsd-signature-type">Props</a><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L18">src/cli-loading.ts:18</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L18">src/cli-loading.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -186,7 +186,7 @@ <h3>clear</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L91">src/cli-loading.ts:91</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L91">src/cli-loading.ts:91</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4>
Expand All @@ -203,7 +203,7 @@ <h3>count</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L31">src/cli-loading.ts:31</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L31">src/cli-loading.ts:31</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -226,7 +226,7 @@ <h3>render</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L66">src/cli-loading.ts:66</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L66">src/cli-loading.ts:66</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -243,7 +243,7 @@ <h3>render<wbr>Deps<wbr>Tree</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L36">src/cli-loading.ts:36</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L36">src/cli-loading.ts:36</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -269,7 +269,7 @@ <h3>start</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L108">src/cli-loading.ts:108</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L108">src/cli-loading.ts:108</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -286,7 +286,7 @@ <h3>stop</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/cli-loading.ts#L114">src/cli-loading.ts:114</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/cli-loading.ts#L114">src/cli-loading.ts:114</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand Down
12 changes: 6 additions & 6 deletions docs/api/classes/depbuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/dep-builder.ts#L7">src/dep-builder.ts:7</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/dep-builder.ts#L7">src/dep-builder.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -142,7 +142,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> _is<wbr>Dep<wbr>Build
<div class="tsd-signature tsd-kind-icon">_is<wbr>Dep<wbr>Builder<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/dep-builder.ts#L7">src/dep-builder.ts:7</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/dep-builder.ts#L7">src/dep-builder.ts:7</a></li>
</ul>
</aside>
</section>
Expand All @@ -159,7 +159,7 @@ <h3>async</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/dep-builder.ts#L24">src/dep-builder.ts:24</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/dep-builder.ts#L24">src/dep-builder.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -192,7 +192,7 @@ <h3>force</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/dep-builder.ts#L28">src/dep-builder.ts:28</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/dep-builder.ts#L28">src/dep-builder.ts:28</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4>
Expand All @@ -209,7 +209,7 @@ <h3>options</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/dep-builder.ts#L32">src/dep-builder.ts:32</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/dep-builder.ts#L32">src/dep-builder.ts:32</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -232,7 +232,7 @@ <h3>to<wbr>Task<wbr>Dep</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/dep-builder.ts#L40">src/dep-builder.ts:40</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/dep-builder.ts#L40">src/dep-builder.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/taskdep.html" class="tsd-signature-type">TaskDep</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">O</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand Down
14 changes: 7 additions & 7 deletions docs/api/classes/logger.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/logger.ts#L83">src/logger.ts:83</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/logger.ts#L83">src/logger.ts:83</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -135,7 +135,7 @@ <h3>debug</h3>
<div class="tsd-signature tsd-kind-icon">debug<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">(Anonymous function)</span><span class="tsd-signature-symbol"> = makeLogger(&#x27;debug&#x27;, this)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/logger.ts#L90">src/logger.ts:90</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/logger.ts#L90">src/logger.ts:90</a></li>
</ul>
</aside>
</section>
Expand All @@ -145,7 +145,7 @@ <h3>error</h3>
<div class="tsd-signature tsd-kind-icon">error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">(Anonymous function)</span><span class="tsd-signature-symbol"> = makeLogger(&#x27;error&#x27;, this)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/logger.ts#L94">src/logger.ts:94</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/logger.ts#L94">src/logger.ts:94</a></li>
</ul>
</aside>
</section>
Expand All @@ -155,7 +155,7 @@ <h3>info</h3>
<div class="tsd-signature tsd-kind-icon">info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">(Anonymous function)</span><span class="tsd-signature-symbol"> = makeLogger(&#x27;info&#x27;, this)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/logger.ts#L91">src/logger.ts:91</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/logger.ts#L91">src/logger.ts:91</a></li>
</ul>
</aside>
</section>
Expand All @@ -165,7 +165,7 @@ <h3>log</h3>
<div class="tsd-signature tsd-kind-icon">log<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">(Anonymous function)</span><span class="tsd-signature-symbol"> = makeLogger(&#x27;info&#x27;, this)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/logger.ts#L92">src/logger.ts:92</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/logger.ts#L92">src/logger.ts:92</a></li>
</ul>
</aside>
</section>
Expand All @@ -175,7 +175,7 @@ <h3>warn</h3>
<div class="tsd-signature tsd-kind-icon">warn<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">(Anonymous function)</span><span class="tsd-signature-symbol"> = makeLogger(&#x27;warn&#x27;, this)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/logger.ts#L93">src/logger.ts:93</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/logger.ts#L93">src/logger.ts:93</a></li>
</ul>
</aside>
</section>
Expand All @@ -192,7 +192,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> default<wbr>Props</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/57d0f6f/src/logger.ts#L65">src/logger.ts:65</a></li>
<li>Defined in <a href="https://github.com/zaaack/foy/blob/2a8c611/src/logger.ts#L65">src/logger.ts:65</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/iloggerprops.html" class="tsd-signature-type">ILoggerProps</a></h4>
Expand Down
Loading

0 comments on commit 6038a3d

Please sign in to comment.