|
1 | | -<a name="1.4.2"></a> |
2 | | -## [1.4.2](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.3.6...v1.4.2) (2018-07-15) |
| 1 | +<a name="1.4.4"></a> |
| 2 | +## [1.4.4](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.3.6...v1.4.4) (2018-07-16) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* bug with number ([0abbf1c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/0abbf1c)) |
| 8 | +* remove console.logs ([a39d204](https://github.com/fletcherist/yandex-dialogs-sdk/commit/a39d204)) |
| 9 | +* remove unnesessary files ([c9f778f](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c9f778f)) |
| 10 | +* uncomment executor ([37f1ebd](https://github.com/fletcherist/yandex-dialogs-sdk/commit/37f1ebd)) |
| 11 | + |
| 12 | + |
| 13 | +### Features |
| 14 | + |
| 15 | +* implement bigimage, listitems cards ([34d1d18](https://github.com/fletcherist/yandex-dialogs-sdk/commit/34d1d18)) |
| 16 | +* implement footer, header ([d9f6945](https://github.com/fletcherist/yandex-dialogs-sdk/commit/d9f6945)) |
| 17 | +* implement proxy fn ([bf2a0cc](https://github.com/fletcherist/yandex-dialogs-sdk/commit/bf2a0cc)) |
| 18 | +* implement replyWithImage method ([e806902](https://github.com/fletcherist/yandex-dialogs-sdk/commit/e806902)) |
| 19 | +* implement timeout expired response ([d853700](https://github.com/fletcherist/yandex-dialogs-sdk/commit/d853700)) |
| 20 | +* implement uploadImage & getImages methods() ([040ef0c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/040ef0c)) |
| 21 | +* refactoring ([957c750](https://github.com/fletcherist/yandex-dialogs-sdk/commit/957c750)) |
| 22 | +* refactoring dev proxy ([cece2bd](https://github.com/fletcherist/yandex-dialogs-sdk/commit/cece2bd)) |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +<a name="1.3.6"></a> |
| 27 | +## [1.3.6](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.3.5...v1.3.6) (2018-07-11) |
| 28 | + |
| 29 | + |
| 30 | +### Bug Fixes |
| 31 | + |
| 32 | +* TYPE_FIGURE excluded from Commands._strings() ([f1f5779](https://github.com/fletcherist/yandex-dialogs-sdk/commit/f1f5779)) |
| 33 | +* wrong case sensitive path './Command' ([f2ea4ea](https://github.com/fletcherist/yandex-dialogs-sdk/commit/f2ea4ea)) |
| 34 | + |
| 35 | + |
| 36 | +### Features |
| 37 | + |
| 38 | +* add match docs ([c0cac58](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c0cac58)) |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +<a name="1.3.4"></a> |
| 43 | +## [1.3.4](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.3.2...v1.3.4) (2018-07-08) |
3 | 44 |
|
4 | 45 |
|
5 | 46 | ### Bug Fixes |
6 | 47 |
|
7 | 48 | * bug with commands (array) ([8cac580](https://github.com/fletcherist/yandex-dialogs-sdk/commit/8cac580)) |
| 49 | +* middlewares in scenes ([9b1cbf5](https://github.com/fletcherist/yandex-dialogs-sdk/commit/9b1cbf5)) |
| 50 | +* package.json ([169a818](https://github.com/fletcherist/yandex-dialogs-sdk/commit/169a818)) |
| 51 | + |
| 52 | + |
| 53 | +### Features |
| 54 | + |
| 55 | +* add guess number game to examples ([3d34c26](https://github.com/fletcherist/yandex-dialogs-sdk/commit/3d34c26)) |
| 56 | +* add youtube link to readme ([31c8328](https://github.com/fletcherist/yandex-dialogs-sdk/commit/31c8328)) |
| 57 | +* Implement matcher type ([05f174d](https://github.com/fletcherist/yandex-dialogs-sdk/commit/05f174d)) |
| 58 | +* Implement search against matchers ([e7340c9](https://github.com/fletcherist/yandex-dialogs-sdk/commit/e7340c9)) |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | +<a name="1.3.2"></a> |
| 63 | +## [1.3.2](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.2.1...v1.3.2) (2018-07-08) |
| 64 | + |
| 65 | + |
| 66 | +### Bug Fixes |
| 67 | + |
8 | 68 | * bug with generate request func ([570b23c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/570b23c)) |
9 | | -* bug with number ([0abbf1c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/0abbf1c)) |
10 | 69 | * button.d.ts error ([44ff44b](https://github.com/fletcherist/yandex-dialogs-sdk/commit/44ff44b)) |
11 | 70 | * ctx types ([ff44115](https://github.com/fletcherist/yandex-dialogs-sdk/commit/ff44115)) |
12 | 71 | * fixed replyBuilder types ([72d2814](https://github.com/fletcherist/yandex-dialogs-sdk/commit/72d2814)) |
13 | 72 | * invalid import replyBuilder ([c98f048](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c98f048)) |
14 | | -* middlewares in scenes ([9b1cbf5](https://github.com/fletcherist/yandex-dialogs-sdk/commit/9b1cbf5)) |
15 | | -* package.json ([169a818](https://github.com/fletcherist/yandex-dialogs-sdk/commit/169a818)) |
16 | 73 | * reconfigure jest ([31f5b72](https://github.com/fletcherist/yandex-dialogs-sdk/commit/31f5b72)) |
17 | | -* remove unnesessary files ([c9f778f](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c9f778f)) |
18 | 74 | * session types ([a646c47](https://github.com/fletcherist/yandex-dialogs-sdk/commit/a646c47)) |
19 | 75 | * tests ([86e6d3a](https://github.com/fletcherist/yandex-dialogs-sdk/commit/86e6d3a)) |
20 | | -* TYPE_FIGURE excluded from Commands._strings() ([f1f5779](https://github.com/fletcherist/yandex-dialogs-sdk/commit/f1f5779)) |
21 | 76 | * types in alice.ts ([2a4e266](https://github.com/fletcherist/yandex-dialogs-sdk/commit/2a4e266)) |
22 | 77 | * typos in tests, ctx and main ([0c55743](https://github.com/fletcherist/yandex-dialogs-sdk/commit/0c55743)) |
23 | | -* uncomment executor ([37f1ebd](https://github.com/fletcherist/yandex-dialogs-sdk/commit/37f1ebd)) |
24 | | -* wrong case sensitive path './Command' ([f2ea4ea](https://github.com/fletcherist/yandex-dialogs-sdk/commit/f2ea4ea)) |
25 | 78 |
|
26 | 79 |
|
27 | 80 | ### Features |
28 | 81 |
|
29 | | -* add guess number game to examples ([3d34c26](https://github.com/fletcherist/yandex-dialogs-sdk/commit/3d34c26)) |
30 | | -* add match docs ([c0cac58](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c0cac58)) |
31 | 82 | * add types, implement confirm middleware draft ([527c715](https://github.com/fletcherist/yandex-dialogs-sdk/commit/527c715)) |
32 | 83 | * add webhook request/response types ([cee8ec7](https://github.com/fletcherist/yandex-dialogs-sdk/commit/cee8ec7)) |
33 | | -* add youtube link to readme ([31c8328](https://github.com/fletcherist/yandex-dialogs-sdk/commit/31c8328)) |
34 | 84 | * added another project into readme ([09c04f8](https://github.com/fletcherist/yandex-dialogs-sdk/commit/09c04f8)) |
35 | 85 | * fix default callback null ([21a0117](https://github.com/fletcherist/yandex-dialogs-sdk/commit/21a0117)) |
36 | 86 | * implement aliceStateMiddleware ([ca4cd35](https://github.com/fletcherist/yandex-dialogs-sdk/commit/ca4cd35)) |
37 | | -* implement bigimage, listitems cards ([34d1d18](https://github.com/fletcherist/yandex-dialogs-sdk/commit/34d1d18)) |
38 | | -* implement footer, header ([d9f6945](https://github.com/fletcherist/yandex-dialogs-sdk/commit/d9f6945)) |
39 | | -* Implement matcher type ([05f174d](https://github.com/fletcherist/yandex-dialogs-sdk/commit/05f174d)) |
40 | 87 | * implement middlewares logic ([4b3c1b1](https://github.com/fletcherist/yandex-dialogs-sdk/commit/4b3c1b1)) |
41 | 88 | * implement modules' interfaces ([c285250](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c285250)) |
42 | | -* implement proxy fn ([bf2a0cc](https://github.com/fletcherist/yandex-dialogs-sdk/commit/bf2a0cc)) |
43 | | -* implement replyWithImage method ([e806902](https://github.com/fletcherist/yandex-dialogs-sdk/commit/e806902)) |
44 | | -* Implement search against matchers ([e7340c9](https://github.com/fletcherist/yandex-dialogs-sdk/commit/e7340c9)) |
45 | | -* implement timeout expired response ([d853700](https://github.com/fletcherist/yandex-dialogs-sdk/commit/d853700)) |
46 | 89 | * implement typescript support, change file extension names to ts, fix few types ([6dd23b1](https://github.com/fletcherist/yandex-dialogs-sdk/commit/6dd23b1)) |
47 | | -* implement uploadImage & getImages methods() ([040ef0c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/040ef0c)) |
48 | 90 | * improve alice.ts ([4afa771](https://github.com/fletcherist/yandex-dialogs-sdk/commit/4afa771)) |
49 | 91 | * improve applyMiddlewares mechanism ([6991279](https://github.com/fletcherist/yandex-dialogs-sdk/commit/6991279)) |
50 | | -* refactoring ([957c750](https://github.com/fletcherist/yandex-dialogs-sdk/commit/957c750)) |
51 | | -* refactoring dev proxy ([cece2bd](https://github.com/fletcherist/yandex-dialogs-sdk/commit/cece2bd)) |
52 | 92 | * update readme ([021ecbe](https://github.com/fletcherist/yandex-dialogs-sdk/commit/021ecbe)) |
53 | 93 | * update readme ([3692de1](https://github.com/fletcherist/yandex-dialogs-sdk/commit/3692de1)) |
54 | 94 |
|
|
0 commit comments