aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 0fad500fa2de5a44e96af514ce451914fc3d3700 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Description of releases
## 2.1.0 (28-09-2017)
Features:
 - The assembly system has been reworked, now the package is being assembled for use in browsers.
 - Added a system of automatic assembly and publishing.
 - Many small improvements to the package architecture.

## 2.0.0 (29-07-2017)
Features:
 - Using Promise.
 - Code refactoring.
 - Refusal of JSDoc.

## 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`.
 - Laconic and concise description.