Skip to content

Releases: hubotio/hubot

v5.0.6

11 Jun 00:51
Compare
Choose a tag to compare
v5.0.6 Pre-release
Pre-release

5.0.6 (2023-06-11)

Bug Fixes

  • Removing files from published package. (c30b433)

v5.0.5

11 Jun 00:35
f58f7bc
Compare
Choose a tag to compare
v5.0.5 Pre-release
Pre-release

5.0.5 (2023-06-11)

Bug Fixes

  • Found an unused method from a previous decrecation (c3eb634)

v5.0.4

10 Jun 17:16
141fb7d
Compare
Choose a tag to compare
v5.0.4 Pre-release
Pre-release

5.0.4 (2023-06-10)

Bug Fixes

  • robot: Loading an adapter from file peridically fails on Windows. (53b479a)

v5.0.3

10 Jun 16:44
Compare
Choose a tag to compare
v5.0.3 Pre-release
Pre-release

5.0.3 (2023-06-10)

Bug Fixes

  • release: Add a release for the next distribution channel (1d7525d)

v5.0.2

10 Jun 16:12
62474fc
Compare
Choose a tag to compare

5.0.2 (2023-06-10)

Bug Fixes

  • Renaming from master to main (d68514e)

v5.0.1

10 Jun 15:57
37fb0b8
Compare
Choose a tag to compare

5.0.1 (2023-06-10)

Bug Fixes

  • robot: Starting Hubot from scratch failed to use the builtin shell adapter by default (31633df)

v5.0.0

10 Jun 15:27
74c580c
Compare
Choose a tag to compare

5.0.0 (2023-06-10)

Features

  • adapter: Load adapter from local disk (67fe7c9)
  • Remove loading hubot scripts from file (abc89c4)
  • robot: hubot -f (d1cabd5)

BREAKING CHANGES

  • No longer loading scripts from hubot-scripts.js
  • adapter: ES6 import is async, thus loadAdapter was changed to an async function.

v4.1.0

31 May 01:38
67e8732
Compare
Choose a tag to compare

4.1.0 (2023-05-31)

Features

  • log: Replace log module with the pino module (02d217a)
  • log: Replace log module with the pino module which has structured/ndjson logging (f17226d)

v4.0.0

13 May 04:42
3c2cb92
Compare
Choose a tag to compare

4.0.0 (2023-05-13)

Features

  • log: bump log module from 1.4.0 to 6.3.1 (4c34b62)

BREAKING CHANGES

  • log: Updating log module from 1.4.0 to 6.3.1.

v3.5.0

10 May 01:52
861de8f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0