Skip to content

Latest commit

 

History

History
78 lines (58 loc) · 6.04 KB

CHANGELOG.md

File metadata and controls

78 lines (58 loc) · 6.04 KB

2.0.0 (2023-1-9)

Chores
  • git: ignore .devcontainer (4212b5a5)
  • package:
    • update codeclimate-test-reporter to version 0.5.0 (58e3eb08)
    • update chai to version 4.0.0 (a72d4497)
New Features
  • undefined: send response with ephemeral message (05469ac6)

1.0.1 (2017-5-22)

Chores
  • yarn: Add yarn.lock (4f085c44)
  • package:
    • Upgrade devDependencies (089180c8)
    • update coffee-coverage to version 2.0.0 (5f6474f7)
    • update mocha to version 3.1.2 (20eed550)
    • update mocha to version 3.1.1 (f98bd2b6)
    • update codeclimate-test-reporter to version 0.4.0 (96fb8c97)
    • update coffeelint to version 1.16.0 (033b067a)
    • update coffee-script to version 1.11.1 (ac4a7a9f)
    • update mocha to version 3.1.0 (22505c15)
    • update coffee-script to version 1.11.0 (541219cf)
    • update coveralls to version 2.11.14 (3a027a10)
    • update coveralls to version 2.11.13 (ea66db84)
  • travis: Update node version and add yarn cache (64a4e975)
  • nvm: Update node (bdc7d3a8)
  • npm: Update ignores (4a3977c7)
Documentation Changes
Bug Fixes
  • console: Fix use with terminal (6ac26679)

1.0.0 (2016-8-23)

Chores
  • package:
    • update mocha to version 3.0.2 (445b3180)
    • update mocha to version 3.0.1 (0f3615e3)
    • update mocha to version 3.0.0 (fcbe7bf8)
    • update sinon to version 1.17.5 (7f957fca)
    • update sinon to version 1.17.4 (043fb815)
    • update grunt-release to version 0.14.0 (a0ecdae3)
    • update mocha to version 2.5.3 (29d977ae)
    • update mocha to version 2.5.2 (b97fcc5d)
    • update mocha to version 2.5.0 (1ac82da5)
    • update dependencies (0a6442eb)

0.1.3 (2016-01-04)

  • Change name, repo and author (48f6080)
  • Chnage response to private message (4228fe0)
  • Getting the space back (5ebfbf0)
  • Only replace "hubot" in the beginning of the string (a985bc6)
  • Update readme (582feb5)

0.1.2 (2015-10-28)

  • Move Bot Renaming Logic Into a Single Shared Method (49fe5eb)
  • Prepares 0.1.2 (4495d27)
  • Requires whitespace between "hubot help" and the query (c67d4f6)
  • Sort Help Commands After Renaming (0c979b1)
  • The query is optional, but if it's present, whitespace is required between help and the query (66b39d2)

0.1.1 (2014-08-25)