5.0.0 (2023-06-10)
Features
- adapter: Load adapter from local disk (67fe7c9)
- Remove loading hubot scripts from file (abc89c4)
- robot: hubot -f (d1cabd5)
BREAKING CHANGES
- No longer loading scripts from hubot-scripts.js
- adapter: ES6 import is async, thus loadAdapter was changed to an async function.