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)