Skip to content

Commit

Permalink
Release 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
smashah committed Mar 3, 2020
1 parent 0dc711c commit 385a346
Show file tree
Hide file tree
Showing 30 changed files with 509 additions and 424 deletions.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,26 @@ 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.3](https://github.com/smashah/sulla/compare/1.8.2...v1.8.3) - 2020-03-03
## [v1.8.4](https://github.com/smashah/sulla/compare/1.8.3...v1.8.4) - 2020-03-03

### Merged

- Implemented getBatteryLevel() [`#163`](https://github.com/smashah/sulla/pull/163)

### Commits

- added broken methods detection, fixed chatstates [`0dc711c`](https://github.com/smashah/sulla/commit/0dc711c9f08f25590a2e153b53d53799bc98b043)

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

### Merged

- update [`#4`](https://github.com/smashah/sulla/pull/4)
- Bump ora from 4.0.2 to 4.0.3 [`#159`](https://github.com/smashah/sulla/pull/159)

### Commits

- Release 1.8.3 [`8c284b2`](https://github.com/smashah/sulla/commit/8c284b2ceda77a15d300e742145cacd1bb31413c)
- Spinner now emits events #130 #162. Fixed demoteParticipant [`16e10ad`](https://github.com/smashah/sulla/commit/16e10ad769c7a191cd7469cbeb120506baf7a98f)

## [1.8.2](https://github.com/smashah/sulla/compare/1.8.1...1.8.2) - 2020-03-03
Expand All @@ -25,6 +37,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump request from 2.88.0 to 2.88.2 [`#160`](https://github.com/smashah/sulla/pull/160)
- Bump marked from 0.6.3 to 0.8.0 [`#158`](https://github.com/smashah/sulla/pull/158)
- Bump release-it from 12.4.3 to 12.6.2 [`#157`](https://github.com/smashah/sulla/pull/157)
- update [`#3`](https://github.com/smashah/sulla/pull/3)

### Commits

Expand All @@ -38,13 +51,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

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

### Merged

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

### Commits

- Release 1.8.1 [`3105548`](https://github.com/smashah/sulla/commit/31055480153baa73e73bae69e38c9158f7a88925)
- implemented setChatState #154 [`ef03b1f`](https://github.com/smashah/sulla/commit/ef03b1fffa7c486b8fed4d461919e208bdc6a220)

## [1.8.0](https://github.com/smashah/sulla/compare/1.7.35...1.8.0) - 2020-03-02

### Merged

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

### Commits

- Release 1.8.0 [`d58f7b5`](https://github.com/smashah/sulla/commit/d58f7b54136c5519828cb910c871de90d1d7342f)
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.3</title>
<title>EvEmitter | sulla-hotfix - v1.8.4</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.3</a>
<a href="../index.html" class="title">sulla-hotfix - v1.8.4</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/16e10ad/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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.3</title>
<title>Spin | sulla-hotfix - v1.8.4</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.3</a>
<a href="../index.html" class="title">sulla-hotfix - v1.8.4</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/16e10ad/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L25">controllers/events.ts:25</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L37">controllers/events.ts:37</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L32">controllers/events.ts:32</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L27">controllers/events.ts:27</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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/16e10ad/src/controllers/events.ts#L42">controllers/events.ts:42</a></li>
<li>Defined in <a href="https://github.com/smashah/sulla/blob/0dc711c/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 385a346

Please sign in to comment.