Skip to content

Releases: lisb/hubot

Release 5.0.0 (2023-07-30)

30 Jul 04:37
d2a9e53
Compare
Choose a tag to compare

Breaking changes

  • Require node >= 14 and npm >= 7
    • We recommend using Node.js 18 or later
  • Sync upstream and update dependencies (#20)
    • Logging library in hubot has been changed from log to pino
  • Move type definitions to hubot-direct (#21)

Features

  • Add support for direct mention (#18)
  • Add missing type definitions (#19)
  • Add support for direct original stamp (#22)

Others

  • Update GitHub workflows (#17)

Release 4.0.0+forked.3.3.2 (2022-03-16)

16 Mar 03:14
ec0a643
Compare
Choose a tag to compare

Breaking changes

  • Require node >= 12 and npm >= 7 (#16)

Features

  • Add optional domainId parameter to robot.brain methods (#15)

Release 3.5.1+forked.3.3.2

15 Sep 02:43
e30b256
Compare
Choose a tag to compare

2020-09-15

Bug Fixes

  • Correctly identify the task event (#13)

Release 3.5.0+forked.3.3.2

05 Sep 23:13
520501e
Compare
Choose a tag to compare

2020-09-06

Features

  • Add support for note events (#10)
    • note_created
    • note_updated
    • note_deleted
  • Add type declaration of note functions and events (#11)

Release 3.4.0+forked.3.3.2

06 Jun 21:17
f1f8f09
Compare
Choose a tag to compare

2020-06-07

Features

  • Add new topic changing function into Robot class (#6)

Release 3.3.3+forked.3.3.2

23 May 20:17
31ce1e4
Compare
Choose a tag to compare

2020-05-24

Bug Fixes

  • Fix Brain.userForName (#4)
  • Remove Google short link support
    • This feature has never been used. There is no affect on the daab public spec.

Release 3.3.2

16 Apr 03:42
Compare
Choose a tag to compare