Releases: hubotio/hubot
Releases · hubotio/hubot
v8.1.0
8.1.0 (2023-09-16)
Features
v8.0.3
8.0.3 (2023-08-14)
Bug Fixes
Loading .mjs Adapter from file and scripts failing on Windows (#1662 ) (91cbe76 )
v8.0.2
8.0.2 (2023-08-13)
Bug Fixes
v8.0.1
8.0.1 (2023-08-13)
Bug Fixes
on Windows, getting ERR_UNSUPPORTED_ESM_URL_SCHEME error when trying to load an adpater (#1660 ) (8a198e2 )
v8.0.0
8.0.0 (2023-08-13)
Features
BREAKING CHANGES
This change introduces using async/await to load files from the scripts folder.
v7.0.0
7.0.0 (2023-07-29)
Features
Use organization scoped adapters like @hubot-friends/hubot-slack (#1655 ) (ac5dcd2 )
BREAKING CHANGES
This change now requires you to include hubot- when specifying hubot adapters.
v6.0.0
6.0.0 (2023-07-24)
Bug Fixes
es2015 hadn't been updated to the v5 Robot signature (aed26e6 )
BREAKING CHANGES
version 5 introduced a new Robot signature which impacts any program using es2015.js directly.
v5.0.7
5.0.7 (2023-07-13)
Bug Fixes
standard: Word-wrap vulnerability (94c1926 )
v5.0.6
5.0.6 (2023-06-11)
Bug Fixes
Removing files from published package. (c30b433 )
v5.0.5
5.0.5 (2023-06-11)
Bug Fixes
Found an unused method from a previous decrecation (c3eb634 )
You can’t perform that action at this time.