Skip to content

Latest commit

 

History

History
246 lines (171 loc) · 15.7 KB

CHANGELOG.md

File metadata and controls

246 lines (171 loc) · 15.7 KB

2.0.2 (2018-08-31)

Bug Fixes

  • bug with empty string command (d27f5b6)

Features

  • implement delete-image/get-quota api (4131f53)
  • implement guessNumber game example (bc41dc4)
  • implement shared middlewares (58843c5)
  • update readme (f661a0b)

2.0.0 (2018-08-15)

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)

1.5.2 (2018-08-03)

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)

1.4.8 (2018-07-23)

Bug Fixes

Features

1.4.6 (2018-07-17)

Bug Fixes

Features

1.4.4 (2018-07-16)

Bug Fixes

Features

  • add guess number game to examples (3d34c26)
  • add match docs (c0cac58)
  • add types, implement confirm middleware draft (527c715)
  • add webhook request/response types (cee8ec7)
  • add youtube link to readme (31c8328)
  • added another project into readme (09c04f8)
  • fix default callback null (21a0117)
  • implement aliceStateMiddleware (ca4cd35)
  • implement bigimage, listitems cards (34d1d18)
  • Implement event queue (52c09b6)
  • implement footer, header (d9f6945)
  • Implement matcher type (05f174d)
  • implement middlewares logic (4b3c1b1)
  • implement modules' interfaces (c285250)
  • implement proxy fn (bf2a0cc)
  • implement replyWithImage method (e806902)
  • Implement search against matchers (e7340c9)
  • implement timeout expired response (d853700)
  • implement typescript support, change file extension names to ts, fix few types (6dd23b1)
  • implement uploadImage & getImages methods() (040ef0c)
  • improve alice.ts (4afa771)
  • improve applyMiddlewares mechanism (6991279)
  • refactoring (957c750)
  • refactoring dev proxy (cece2bd)
  • rename eventQueue to eventEmitter, improve API (c8b349c)
  • update readme (021ecbe)
  • update readme (3692de1)

1.2.1 (2018-07-01)

Bug Fixes

  • rename method first to welcome (1207eb6)

Features

1.2.0 (2018-07-01)

Bug Fixes

1.1.9 (2018-06-30)

Bug Fixes

  • more strict fuse options (979a019)
  • searchRegexps always returns true (c266eac)