HUBOT

v2.19.0 (2016-05-0-6)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.18.0 (2016-01-19)

Full Changelog

Implemented enhancements:

Closed issues:

Merged pull requests:

v2.17.0

Full Changelog

Merged pull requests:

v2.16.0

Full Changelog

Merged pull requests:

v2.15.0

v2.14.0

v2.13.2

v2.13.1

v2.13.0

v2.12.0

v2.11.4

v2.11.3

v2.11.2

v2.11.1

v2.11.0

v2.10.0

v2.9.3

v2.9.2

v2.9.1

v2.9.0

v2.8.3

v2.8.2

v2.8.1

v2.8.0

v2.7.5

v2.7.4

v2.7.3

v2.7.2

v2.7.1

v2.7.0

v2.6.5

v2.6.4

v2.6.3

v2.6.2

v2.6.1

v2.6.0

v2.5.5

v2.5.4

v2.5.3

v2.5.2

v2.5.1

v2.5.0

v2.4.8

v2.3.4

v2.3.3

v2.3.2

v2.3.0

Note this is a breaking change for adapters. Adapters are going to want to use the following code snippet for requiring classes from hubot.

{Adapter,Robot} = require 'hubot'

v2.2.0

v2.1.4

v2.1.3 - The Heat Stroke Release

v2.1.2

v2.1.1

v2.1.0

v2.0.7

v2.0.6

v2.0.5

v2.0.0

Upgrading

If you are not using the Campfire or Shell adapters please be aware before upgrading that adapters have been moved out of the code of hubot and you should install the hubot adapters from npm when people make them available. Until your adapter is available you may wish to remain on v1.1.11.

v1.1.11

v1.1.10

v1.1.9

v1.1.8

v1.1.7

v1.1.5

v1.1.2

v1.1.1

v1.1.0

Upgrading

If you’re using the redis persistence you’re going to need to enable ‘redis-brain.coffee’ in your hubot-scripts.json file. It was moved there and the brain now supports events allowing you to use any persistence backend you want.

v1.0.5

v1.0.4

v1.0.3