- The
task
attribute is first class and not in the payload anymore. - Support recent deployments listing in chat
/deploys hubot
- Support required_contexts in deployment API
- Loosen required hubot version >= 2.7.2
- Loosin node engine requirements to work with 0.8 and 0.10
- Customizable script prefix, defaults to 'deploy' still
- Use robot.adapterName made available in hubotio/hubot#663
- Explicitly load the hubot script so it supports the help command.
- Break up the docs into separate files for examples.