Skip to content

Commit

Permalink
Release 1.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
smashah committed Mar 8, 2020
1 parent 46e0b1b commit 1ff5e5a
Show file tree
Hide file tree
Showing 30 changed files with 493 additions and 428 deletions.
26 changes: 25 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,28 @@ 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.11](https://github.com/smashah/sulla/compare/1.8.10...v1.8.11) - 2020-03-05
## [v1.8.12](https://github.com/smashah/sulla/compare/1.8.11...v1.8.12) - 2020-03-08

### Merged

- Send Sticker [`#181`](https://github.com/smashah/sulla/pull/181)
- Example Send Sticker [`#182`](https://github.com/smashah/sulla/pull/182)
- new version of server.ts demo [`#175`](https://github.com/smashah/sulla/pull/175)
- Bump request-promise from 4.2.4 to 4.2.5 [`#184`](https://github.com/smashah/sulla/pull/184)
- Bump @types/marked from 0.7.2 to 0.7.3 [`#185`](https://github.com/smashah/sulla/pull/185)
- Bump @types/puppeteer from 1.20.2 to 2.0.1 [`#186`](https://github.com/smashah/sulla/pull/186)
- Bump rxjs from 6.5.3 to 6.5.4 [`#187`](https://github.com/smashah/sulla/pull/187)
- Bump prettier from 1.18.2 to 1.19.1 [`#188`](https://github.com/smashah/sulla/pull/188)

### Commits

- automatically detect chrome installation #191 [`46e0b1b`](https://github.com/smashah/sulla/commit/46e0b1bc35c884defe3fd5168ed81078b239ce1a)
- stickers now load. Add STICKERDUMP. filename fix. [`cee5501`](https://github.com/smashah/sulla/commit/cee5501889e120c1948a4056c87da83e4b39e9a9)
- added instructions to run demo #183 [`fbf00f2`](https://github.com/smashah/sulla/commit/fbf00f2c0c79fb8caa9ff4f195c0c9d55cc7c718)
- added consult badge [`0a5cbdf`](https://github.com/smashah/sulla/commit/0a5cbdfcbfad79826ba944ca9c897ecaf2992b81)
- Update wapi.js [`ab09987`](https://github.com/smashah/sulla/commit/ab099877c901a430b59715470e68a5d36c353bf7)

## [1.8.11](https://github.com/smashah/sulla/compare/1.8.10...1.8.11) - 2020-03-05

### Merged

Expand All @@ -16,10 +37,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump release-it from 12.6.2 to 12.6.3 [`#179`](https://github.com/smashah/sulla/pull/179)
- Bump husky from 3.0.8 to 4.2.3 [`#180`](https://github.com/smashah/sulla/pull/180)
- Bump typedoc from 0.16.10 to 0.16.11 [`#178`](https://github.com/smashah/sulla/pull/178)
- update [`#9`](https://github.com/smashah/sulla/pull/9)

### Commits

- docs now show events [`d561ba7`](https://github.com/smashah/sulla/commit/d561ba78e61f2553c1652f5a0775cd04a6cb252c)
- Release 1.8.11 [`0d9c0ae`](https://github.com/smashah/sulla/commit/0d9c0ae7329d03dc1fb128c4e3d2b50cf8664d86)
- new version of server.ts demo [`82b7983`](https://github.com/smashah/sulla/commit/82b79839378508acc58b9098a0a4f4215d0004cb)
- doesnt require previously sent message, returns delete promises [`329ef92`](https://github.com/smashah/sulla/commit/329ef926f8cf4b89877bdcc305c4abdffcaf7ed6)

## [1.8.10](https://github.com/smashah/sulla/compare/1.8.9...1.8.10) - 2020-03-05
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

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.11</title>
<title>EvEmitter | sulla-hotfix - v1.8.12</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.11</a>
<a href="../index.html" class="title">sulla-hotfix - v1.8.12</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/880e01f/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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.11</title>
<title>Spin | sulla-hotfix - v1.8.12</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.11</a>
<a href="../index.html" class="title">sulla-hotfix - v1.8.12</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/880e01f/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L25">controllers/events.ts:25</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L37">controllers/events.ts:37</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L32">controllers/events.ts:32</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L27">controllers/events.ts:27</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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/880e01f/src/controllers/events.ts#L42">controllers/events.ts:42</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/46e0b1b/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 1ff5e5a

Please sign in to comment.