Releases: fletcherist/yandex-dialogs-sdk
Releases · fletcherist/yandex-dialogs-sdk
v2.0.0
Lots of new stuff!
- Core is completely rewritten from scratch (thanks @Yavanosta for this awesome work)
- Now webhook server is implemented in pure nodejs
http
- Better string match algorithm (Levenshtein distance)
- Better middlewares & matchers
Bug Fixes
- add scene test (0815500)
- autoformat (bcb49ac)
- buttons and add test on button (3740b40)
- issues after code review (2143425)
- readme (0f4e691)
- readme (08de10b)
- remove console.log (a115a23)
- remove redundant code (380de2a)
- remove redundant debug (e259ada)
- remove redundant tag in package.json (231bcf8)
- remove redundant test (03d3f19)
- remove redundant tests & fix type error (3f6b5b6)
- shuffle (e5cb122)
- some changes on code review (bd5bf3e)
- tests codestyle, remove redundant (42568eb)
- tslint errors & some ts null check errors (5873ef4)
- update codestyle (fb32fa6)
Features
- add change between scenes test (c3860e9)
- add debug mode to docs (1382016)
- add important params to context (7f50e65)
- add messageId to context (b38c44a)
- add tests for button (eda4471)
- added express example & new test suite (3e4cfc4)
- change head to main scene on leaving (2b3366d)
- describe scenes test (e206e43)
- fix a compere bug & update readme (450540f)
- fix imagesApi bug, add some docs (e1085b6)
- implement big image card test (c373449)
- implement levenshtein distance matching on strings (b6cb771)
- implement pure http server on listen method (a068884)
- implement tests for cards (d19770b)
- implement tests on text reply with additions (791619c)
- recover alice tests (f71db67)
- remove redundant readme (fd6e4c1)
v1.5.2
Bug Fixes
Features
- add empty symbol (35e13d0)
- add husky (7c757c6)
- add parser option & update config (96a7b5b)
- add prettier config (83bdbaf)
- add prettier to package.json (db19f78)
- apply autofix (13ceb68)
- described two ways command resolve (969bf06)
- implement autoformatting pre-hook (d68dba2)
- Implement safe require test (for commonjs & typescript) (60e2488)
- implement scene switcher (542d778)
- implement scene test (0615599)
- remove redundant dev-dependencies & rename state middleware (7d16620)
- remove redundant ramda (cb2bb9d)
- replace express server with native http server (2cad4f2)
v1.4.8
Bug Fixes
- bug with endSession (3a422d8)
- CommandNameType type declaration. (4ac4f03)
- Commands.getByName type error. (42952f5)
- Commands.search type inferring (a554c1c)
- Context.replay arguments type. (daba639)
- fixed a few mistakes & fix tests (44a1dab)
- readme (4c86dea)
- remove dead code (cf5843c)
- remove dead code (b5cbc97)
- ts errors (7611b5d)
Features
- add some typings (7c64230)
- exclude jest test from compiler engine (5ed69aa)
- fix some ts errors (9756ca3)
- fixed few typescript errors (5ca6b01)
- implement bigImage reply (69ea859)
- implement originalUtterance (f7151d3)
- log proxy events (ad7b08b)
- update readme (d38b2ae)
- update readme (6f4f4c2)
- update readme.md (77f5fb4)
v1.4.6
Bug Fixes
Features
v1.4.4
1.4.4 (2018-07-16)
Bug Fixes
- bug with number (0abbf1c)
- remove console.logs (a39d204)
- remove unnesessary files (c9f778f)
- uncomment executor (37f1ebd)
Features
- implement bigimage, listitems cards (34d1d18)
- implement footer, header (d9f6945)
- implement proxy fn (bf2a0cc)
- implement replyWithImage method (e806902)
- implement timeout expired response (d853700)
- implement uploadImage & getImages methods() (040ef0c)
- refactoring (957c750)
- refactoring dev proxy (cece2bd)
v1.3.6
v1.3.5
v1.3.4
v1.3.2
Bug Fixes
- bug with generate request func (570b23c)
- button.d.ts error (44ff44b)
- ctx types (ff44115)
- fixed replyBuilder types (72d2814)
- invalid import replyBuilder (c98f048)
- reconfigure jest (31f5b72)
- session types (a646c47)
- types in alice.ts (2a4e266)
- typos in tests, ctx and main (0c55743)
Features
- add types, implement confirm middleware draft (527c715)
- add webhook request/response types (cee8ec7)
- added another project into readme (09c04f8)
- fix default callback null (21a0117)
- implement aliceStateMiddleware (ca4cd35)
- implement middlewares logic (4b3c1b1)
- implement modules' interfaces (c285250)
- implement typescript support, change file extension names to ts, fix few types (6dd23b1)
- improve alice.ts (4afa771)
- improve applyMiddlewares mechanism (6991279)
- update readme (021ecbe)
- update readme (3692de1)
v1.3.1
Bug Fixes
- bug with generate request func (570b23c)
- button.d.ts error (44ff44b)
- ctx types (ff44115)
- fixed replyBuilder types (72d2814)
- invalid import replyBuilder (c98f048)
- reconfigure jest (31f5b72)
- session types (a646c47)
- types in alice.ts (2a4e266)
- typos in tests, ctx and main (0c55743)
Features
- add types, implement confirm middleware draft (527c715)
- add webhook request/response types (cee8ec7)
- added another project into readme (09c04f8)
- fix default callback null (21a0117)
- implement aliceStateMiddleware (ca4cd35)
- implement middlewares logic (4b3c1b1)
- implement modules' interfaces (c285250)
- implement typescript support, change file extension names to ts, fix few types (6dd23b1)
- improve alice.ts (4afa771)
- improve applyMiddlewares mechanism (6991279)
- update readme (021ecbe)
- update readme (3692de1)