Releases: watson-developer-cloud/botkit-middleware
Releases · watson-developer-cloud/botkit-middleware
v2.2.0
2.2.0 (2021-02-22)
Features
v2.1.4
2.1.4 (2019-07-25)
Bug Fixes
v2.1.3
2.1.3 (2019-06-18)
Bug Fixes
- README: Update code snippet (c48ff68)
v2.1.2
2.1.2 (2019-06-14)
Bug Fixes
- Use correct types in signatures of before,after and postMessage (#185) (b29dc3d)
v2.1.1
2.1.1 (2019-05-12)
Bug Fixes
v2.1.0
2.1.0 (2019-05-12)
Features
- Assign watsonResponse.output.error to message.watsonError (#180) (046f901)
v2.0.0
2.0.0 (2019-05-07)
Bug Fixes
- use existing version in package.json (b90d1ea)
Features
- add lib folder and address review (9a90793)
- Update README, tests, dependencies (38ccc33)
- Update README, tests, dependencies (#179) (c43137d)
BREAKING CHANGES
-
- Botkit updated to 4.0.0 which means there are a lot of changes to use your bot with botkit now.
- Only simple bot example was updated.
v1.8.4
1.8.4 (2019-03-13)
Bug Fixes
- package: update dotenv to version 7.0.0 (fe86607)
- package: update dotenv to version 7.0.0 (d9dd90e)
v1.8.3
1.8.3 (2019-02-18)
Bug Fixes
- Export WatsonMiddleware typescript definition for re-use (#165) (bb9bc83)
v1.8.2
1.8.2 (2018-11-19)
Bug Fixes
- Switch to use AssistantV1 (7bfab7e)