Skip to content

@hubotbot hubotbot released this Apr 17, 2019

3.3.2 (2019-04-17)

Bug Fixes

  • address deprecation warning on startup (af8acb3)
Assets 2

@hubotbot hubotbot released this Mar 6, 2019 · 3 commits to master since this release

3.3.1 (2019-03-06)

Bug Fixes

  • Brain: avoid retaining dangerous robot/brain references (947d988)
Assets 2

@hubotbot hubotbot released this Feb 19, 2019 · 5 commits to master since this release

3.3.0 (2019-02-19)

Features

  • Add new Datastore class (a494d0e)
  • User: add Datastore support (40712e1)
Assets 2

@hubotbot hubotbot released this Jan 10, 2019 · 16 commits to master since this release

3.2.0 (2019-01-10)

Features

  • Brain: ensure User objects are actually User objects (a6201ad)
Assets 2

@hubotbot hubotbot released this Aug 3, 2018 · 38 commits to master since this release

3.1.1 (2018-08-03)

Bug Fixes

  • docstrings: split on any newline (43acd6d)
Assets 2

@hubotbot hubotbot released this Aug 3, 2018 · 42 commits to master since this release

3.1.0 (2018-08-03)

Features

  • express: bump express and connect-multiparty (0a7e70b)
Assets 2

@hubotbot hubotbot released this Jun 29, 2017

3.0.1 (2017-06-29)

Bug Fixes

  • engines syntax fix for npm@2 (beb8dca)
Assets 2
Pre-release

@hubotbot hubotbot released this Jun 28, 2017 · 75 commits to master since this release

3.0.0 (2017-06-28)

This is the first release done via semantic-release. Find changes for previous versions at CHANGELOG.md

Breaking Changes

  • node@0.10 and node@0.12 are no longer supported
  • Deep requires like require(hubot/src/adapter) are no longer supported, use require(hubot).Adapter instead.
  • Middleware.ticker() has been removed. Use process.nextTick() instead.

Features

  • require('hubot/es2015') exports native ECMAScript 2015 classes
Assets 2
May 6, 2016
Merge pull request #1185 from github/release-2.19.0
Prepare for 2.19.0
Jan 20, 2016
Merge pull request #1121 from github/release-2.18.0
Release 2.18.0
You can’t perform that action at this time.