mirror of
https://github.com/valentineus/iii-client.git
synced 2025-06-05 07:13:35 +03:00
Release of version 1.1.1.
This commit is contained in:
parent
0fa531c613
commit
ea726a55b9
@ -1,4 +1,9 @@
|
|||||||
# Description of releases
|
# Description of releases
|
||||||
|
## 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)
|
## 1.1.0 (04-06-2017)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
@ -45,6 +45,9 @@ Description of the internal kitchen can be seen on the [documentation page](http
|
|||||||
|
|
||||||
Found out a mistake or feel a lack of functionality? [issues](https://github.com/valentineus/iii-client/issues)
|
Found out a mistake or feel a lack of functionality? [issues](https://github.com/valentineus/iii-client/issues)
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
- [iii-for-vk](https://github.com/valentineus/iii-for-vk) - Bot for social network VK;
|
||||||
|
|
||||||
## License
|
## License
|
||||||
[](https://github.com/eslint/eslint)
|
[](https://github.com/eslint/eslint)
|
||||||
|
|
||||||
|
@ -1635,7 +1635,7 @@
|
|||||||
<br class="clear">
|
<br class="clear">
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Sun Jun 04 2017 19:03:12 GMT+0000 (UTC) using the Minami theme.
|
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Mon Jun 05 2017 16:37:40 GMT+0000 (UTC) using the Minami theme.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script>prettyPrint();</script>
|
<script>prettyPrint();</script>
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
<br class="clear">
|
<br class="clear">
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Sun Jun 04 2017 19:03:12 GMT+0000 (UTC) using the Minami theme.
|
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Mon Jun 05 2017 16:37:40 GMT+0000 (UTC) using the Minami theme.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script>prettyPrint();</script>
|
<script>prettyPrint();</script>
|
||||||
|
@ -219,7 +219,7 @@ function isVerification(data) {
|
|||||||
<br class="clear">
|
<br class="clear">
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Sun Jun 04 2017 19:03:12 GMT+0000 (UTC) using the Minami theme.
|
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Mon Jun 05 2017 16:37:40 GMT+0000 (UTC) using the Minami theme.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script>prettyPrint();</script>
|
<script>prettyPrint();</script>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "iii-client",
|
"name": "iii-client",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"description": "Simple API for communicating with the bot of the \"iii.ru\" service.",
|
"description": "Simple API for communicating with the bot of the \"iii.ru\" service.",
|
||||||
"homepage": "https://github.com/valentineus/iii-client",
|
"homepage": "https://github.com/valentineus/iii-client",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user