mirror of
				https://github.com/valentineus/iii-client.git
				synced 2025-11-04 03:49:44 +03:00 
			
		
		
		
	Release of version 1.1.3.
This commit is contained in:
		@@ -1,16 +1,16 @@
 | 
			
		||||
# Description of releases
 | 
			
		||||
## 1.1.2 (11-06-2017)
 | 
			
		||||
## 1.1.3 (15-06-2017)
 | 
			
		||||
- A health issue notification has been added.
 | 
			
		||||
 | 
			
		||||
## 1.1.2 (11-06-2017)
 | 
			
		||||
Fix:
 | 
			
		||||
 - Processing of errors in the request is added.
 | 
			
		||||
 | 
			
		||||
## 1.1.1 (05-06-2017)
 | 
			
		||||
 | 
			
		||||
Features:
 | 
			
		||||
 - A link to an example of using the library is added to the description.
 | 
			
		||||
 | 
			
		||||
## 1.1.0 (04-06-2017)
 | 
			
		||||
 | 
			
		||||
Features:
 | 
			
		||||
 - Switch to `npm@5.0.1`.
 | 
			
		||||
 - Switch to `node@8.0`.
 | 
			
		||||
 
 | 
			
		||||
@@ -5,6 +5,8 @@
 | 
			
		||||
 | 
			
		||||
Simple API for communicating with the bot of the \"iii.ru\" service.
 | 
			
		||||
 | 
			
		||||
**Attention!** At the moment there are difficulties with the `iii.ru` service, there is a possibility that the service will not be restored. All information on the company's [forum](http://forum.iii.ru/index.php?showtopic=19886).
 | 
			
		||||
 | 
			
		||||
## Features
 | 
			
		||||
- A small and light library.
 | 
			
		||||
- Receiving and sending messages.
 | 
			
		||||
 
 | 
			
		||||
@@ -1635,7 +1635,7 @@
 | 
			
		||||
<br class="clear">
 | 
			
		||||
 | 
			
		||||
<footer>
 | 
			
		||||
    Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Sat Jun 10 2017 20:41:57 GMT+0000 (UTC) using the Minami theme.
 | 
			
		||||
    Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Wed Jun 14 2017 22:00:09 GMT+0000 (UTC) using the Minami theme.
 | 
			
		||||
</footer>
 | 
			
		||||
 | 
			
		||||
<script>prettyPrint();</script>
 | 
			
		||||
 
 | 
			
		||||
@@ -57,7 +57,7 @@
 | 
			
		||||
<br class="clear">
 | 
			
		||||
 | 
			
		||||
<footer>
 | 
			
		||||
    Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Sat Jun 10 2017 20:41:57 GMT+0000 (UTC) using the Minami theme.
 | 
			
		||||
    Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Wed Jun 14 2017 22:00:09 GMT+0000 (UTC) using the Minami theme.
 | 
			
		||||
</footer>
 | 
			
		||||
 | 
			
		||||
<script>prettyPrint();</script>
 | 
			
		||||
 
 | 
			
		||||
@@ -225,7 +225,7 @@ function isVerification(data) {
 | 
			
		||||
<br class="clear">
 | 
			
		||||
 | 
			
		||||
<footer>
 | 
			
		||||
    Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Sat Jun 10 2017 20:41:57 GMT+0000 (UTC) using the Minami theme.
 | 
			
		||||
    Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Wed Jun 14 2017 22:00:09 GMT+0000 (UTC) using the Minami theme.
 | 
			
		||||
</footer>
 | 
			
		||||
 | 
			
		||||
<script>prettyPrint();</script>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "iii-client",
 | 
			
		||||
  "version": "1.1.2",
 | 
			
		||||
  "version": "1.1.3",
 | 
			
		||||
  "description": "Simple API for communicating with the bot of the \"iii.ru\" service.",
 | 
			
		||||
  "homepage": "https://github.com/valentineus/iii-client",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user