Skip to content

Commit

Permalink
Release 1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
smashah committed Mar 4, 2020
1 parent 178519f commit 92bb66f
Show file tree
Hide file tree
Showing 29 changed files with 453 additions and 426 deletions.
29 changes: 28 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,44 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.8.7](https://github.com/smashah/sulla/compare/1.8.6...v1.8.7) - 2020-03-04
## [v1.8.8](https://github.com/smashah/sulla/compare/1.8.7...v1.8.8) - 2020-03-04

### Merged

- Bump @types/node from 12.7.12 to 13.7.7 [`#173`](https://github.com/smashah/sulla/pull/173)
- new version of demo/server.ts [`#167`](https://github.com/smashah/sulla/pull/167)
- Bump axios from 0.19.1 to 0.19.2 [`#171`](https://github.com/smashah/sulla/pull/171)
- Bump @types/shelljs from 0.8.5 to 0.8.6 [`#172`](https://github.com/smashah/sulla/pull/172)
- Bump @types/marked from 0.6.5 to 0.7.2 [`#174`](https://github.com/smashah/sulla/pull/174)
- Bump typescript from 3.6.4 to 3.8.3 [`#170`](https://github.com/smashah/sulla/pull/170)
- update [`#8`](https://github.com/smashah/sulla/pull/8)

### Commits

- much better code for returning id on sendmessage #166. fix getme #168 [`d34507e`](https://github.com/smashah/sulla/commit/d34507ec1ce75d4df217df713f26e845847afc6f)

## [1.8.7](https://github.com/smashah/sulla/compare/1.8.6...1.8.7) - 2020-03-04

### Merged

- update [`#7`](https://github.com/smashah/sulla/pull/7)

### Commits

- Release 1.8.7 [`bae0191`](https://github.com/smashah/sulla/commit/bae0191451b1a81322a4fc41cc073472cb18a699)
- updated npmignore [`57944ec`](https://github.com/smashah/sulla/commit/57944ec7d99b9247242868887fbd458ba2f80ced)
- wapi fix [`6bd4f7a`](https://github.com/smashah/sulla/commit/6bd4f7a8bbfe07cef03ae9d607d920eb20f12cef)

## [1.8.6](https://github.com/smashah/sulla/compare/1.8.5...1.8.6) - 2020-03-03

### Merged

- update [`#6`](https://github.com/smashah/sulla/pull/6)

### Commits

- Release 1.8.6 [`a1489b5`](https://github.com/smashah/sulla/commit/a1489b54b16b80db849f6b79d17a54228ac81f7a)
- new version of demo/server.ts [`d38a702`](https://github.com/smashah/sulla/commit/d38a7026b1409d18a65cd45485a4af5b07183336)
- fixed deleteMessage [`9d04db8`](https://github.com/smashah/sulla/commit/9d04db87f3ac8d6b09180c83f4b8c66ef13cd5d4)

## [1.8.5](https://github.com/smashah/sulla/compare/1.8.4...1.8.5) - 2020-03-03
Expand All @@ -33,6 +59,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Release 1.8.5 [`81b5381`](https://github.com/smashah/sulla/commit/81b5381e34af3c92f917848d2e73caf3ff8255df)
- kill on error in create #130 [`807feaf`](https://github.com/smashah/sulla/commit/807feafb4e6926aafc2ba71fa14a9a7325f16cdb)
- sendText now returns message id #166 [`39bf14c`](https://github.com/smashah/sulla/commit/39bf14c243e09a07ddb4a3916098b9b0f6ed905a)
- update sendText function at servet.ts demo [`221fac6`](https://github.com/smashah/sulla/commit/221fac624d7d614c6f5e4a4193d51b0c56305fac)
- updated demo/index.ts for #166 [`9b67c90`](https://github.com/smashah/sulla/commit/9b67c90c21a128942bfae37a615a6312c368ef7d)

## [1.8.4](https://github.com/smashah/sulla/compare/1.8.3...1.8.4) - 2020-03-03
Expand Down
12 changes: 6 additions & 6 deletions docs/classes/evemitter.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>EvEmitter | sulla-hotfix - v1.8.7</title>
<title>EvEmitter | sulla-hotfix - v1.8.8</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
Expand All @@ -22,7 +22,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">sulla-hotfix - v1.8.7</a>
<a href="../index.html" class="title">sulla-hotfix - v1.8.8</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down 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/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -142,7 +142,7 @@ <h3>event<wbr>Namespace</h3>
<div class="tsd-signature tsd-kind-icon">event<wbr>Namespace<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
</ul>
</aside>
</section>
Expand All @@ -152,7 +152,7 @@ <h3>session<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">session<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -169,7 +169,7 @@ <h3>emit</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
22 changes: 11 additions & 11 deletions docs/classes/spin.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Spin | sulla-hotfix - v1.8.7</title>
<title>Spin | sulla-hotfix - v1.8.8</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
Expand All @@ -22,7 +22,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">sulla-hotfix - v1.8.7</a>
<a href="../index.html" class="title">sulla-hotfix - v1.8.8</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -123,7 +123,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="evemitter.html">EvEmitter</a>.<a href="evemitter.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -149,7 +149,7 @@ <h3>event<wbr>Namespace</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="evemitter.html">EvEmitter</a>.<a href="evemitter.html#eventnamespace">eventNamespace</a></p>
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
</ul>
</aside>
</section>
Expand All @@ -160,7 +160,7 @@ <h3>session<wbr>Id</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="evemitter.html">EvEmitter</a>.<a href="evemitter.html#sessionid">sessionId</a></p>
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -170,7 +170,7 @@ <h3>spinner</h3>
<div class="tsd-signature tsd-kind-icon">spinner<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Ora</span><span class="tsd-signature-symbol"> = ora()</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L25">controllers/events.ts:25</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L25">controllers/events.ts:25</a></li>
</ul>
</aside>
</section>
Expand All @@ -188,7 +188,7 @@ <h3>emit</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="evemitter.html">EvEmitter</a>.<a href="evemitter.html#emit">emit</a></p>
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -214,7 +214,7 @@ <h3>fail</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L37">controllers/events.ts:37</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L37">controllers/events.ts:37</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -237,7 +237,7 @@ <h3>info</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L32">controllers/events.ts:32</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L32">controllers/events.ts:32</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -260,7 +260,7 @@ <h3>start</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L27">controllers/events.ts:27</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L27">controllers/events.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -283,7 +283,7 @@ <h3>succeed</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/6bd4f7a/src/controllers/events.ts#L42">controllers/events.ts:42</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/178519f/src/controllers/events.ts#L42">controllers/events.ts:42</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Loading

0 comments on commit 92bb66f

Please sign in to comment.