Skip to content

Releases: fletcherist/yandex-dialogs-sdk

v2.0.0

15 Aug 21:00
Compare
Choose a tag to compare

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

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

03 Aug 16:03
Compare
Choose a tag to compare

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

23 Jul 21:07
0d076bc
Compare
Choose a tag to compare

Bug Fixes

Features

v1.4.6

19 Jul 20:53
Compare
Choose a tag to compare

Bug Fixes

Features

  • add logger example (5411769)
  • Implement event queue (52c09b6)
  • implement logger (d0e9c7d)
  • implement sent/recieved logs (624a590)
  • improve logger after code review (b178ff2)
  • improve readme.md (96e2976)
  • rename eventQueue to eventEmitter, improve API (c8b349c)

v1.4.4

16 Jul 09:39
Compare
Choose a tag to compare

1.4.4 (2018-07-16)

Bug Fixes

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

11 Jul 19:45
23322e6
Compare
Choose a tag to compare

Bug Fixes

  • TYPE_FIGURE excluded from Commands._strings() (f1f5779)

Features

v1.3.5

08 Jul 21:04
2717be3
Compare
Choose a tag to compare

Bug Fixes

v1.3.4

08 Jul 13:21
64b24f5
Compare
Choose a tag to compare

Bug Fixes

Features

  • add guess number game to examples (3d34c26)
  • add youtube link to readme (31c8328)
  • Implement matcher type (05f174d)
  • Implement search against matchers (e7340c9)

v1.3.2

08 Jul 06:46
1feaefb
Compare
Choose a tag to compare

Bug Fixes

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

08 Jul 06:37
1feaefb
Compare
Choose a tag to compare

Bug Fixes

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)