Skip to content

Latest commit

 

History

History
61 lines (31 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

61 lines (31 loc) · 2.57 KB

Features

  • Passing the query to the metadata's done function

3.2.1 (2018-08-21)

Chore

  • added continuous integration tests (6)

3.0.0 (2018-04-19)

BREAKING CHANGE

2.0.0 (2018-04-19)

BREAKING CHANGE

1.0.0 (2018-04-05)

Bug Fixes

0.4.0 (2018-04-04)

Bug Fixes

  • ask high priority missing entity first then the one computed by the strategy (bb7c4d8)
  • ignore yarn-error (a85e89b)
  • use peer dependency for botfuel-dialog in the module & update some dev-packages definition (b7fa1e5)

Features

  • done condition, no missing entity when done condition is satisfied (3e246e0)
  • make example work (8c462f1)
  • make FacetDb functions async (46df2da)
  • overide computeEntities (async) of promptDialog directly (9ab9d24)
  • update new search dialog based on new version of promptdialog (7d7e34e)