Releases: mtsmfm/hubot-test-helper
Releases · mtsmfm/hubot-test-helper
v1.9.0
1.9.0 (2018-03-12)
Features
- add ability to test robot.messageRoom(..) (13a8a28)
v1.8.1
1.8.1 (2017-10-09)
Bug Fixes
- npm package: Add back src directory to npm package (d705303)
v1.8.0
1.8.0 (2017-10-08)
Features
- Allow user.say accept a custom TextMessage (#48) (df04213)
Performance Improvements
v1.7.0
1.7.0 (2017-08-21)
Features
- Add the ability to attach parameters to user (#45) (cf8e89b)
v1.6.0
<a name"1.6.0">
1.6.0 (2017-07-07)
Features
- Update hubot dependency to allow for hubot 3 (cdc551b6)
v1.5.1
<a name"1.5.1">
1.5.1 (2017-01-14)
Bug Fixes
- Fix error with room destroy without httpd (#40) (2c8d45cc)
v1.5.0
<a name"1.5.0">
1.5.0 (2016-08-20)
Features
v1.4.4
<a name"1.4.4">
1.4.4 (2016-01-12)
Bug Fixes
- Compile lib on prepublish script (614cb264)
v1.4.3
<a name"1.4.3">
1.4.3 (2016-01-12)
Bug Fixes
- Add compiled src at this time (f730c48a)
v1.4.1
<a name"1.4.1">
1.4.1 (2016-01-12)
Bug Fixes
- prepublish can run via
npm run
(ca3ce194)
- fix semantic-release script to build package (5edd44fc)