Skip to content

Latest commit

 

History

History
97 lines (66 loc) · 5.84 KB

File metadata and controls

97 lines (66 loc) · 5.84 KB

1.0.3 (2017-5-9)

Chores
  • package:
    • Upgrade dependencies (3d4255da)
    • update coffee-coverage to version 2.0.0 (183d7e7e)
Bug Fixes
  • script: Add support to others app (no slack). Fix #8 (ede339a4)

1.0.2 (2017-1-6)

Chores
  • package: Update dependencies (c5358c9d)

1.0.1 (2016-12-5)

Chores
  • package: Update dependencies (ccbe0e3e)

1.0.0 (2016-11-22)

Chores
  • nvm: Add nvmrc (cb8e9eeb)
  • settings:
  • package:
    • Update dependencies (d59a9ce3)
    • update grunt-mocha-test to version 0.13.0 (9a5317ae)
    • update mocha to version 3.0.0 (c3cc5a83)
    • update grunt-release to version 0.14.0 (fc306ca4)
    • update dependencies (90b357fc)
  • scripts: Remove unused files (9bc61341)
  • travis: Add coveralls and codeclimate. Update node versions (c63e0320)
Documentation Changes
New Features
  • scripts: Send messages with api to unfurl_links. Add all tests (6c68682b)

0.1.2 (2016-03-11)

0.1.1 (2016-03-11)

0.1.0 (2016-03-11)

0.0.4 (2016-03-06)

  • Fix check for article existence (compare as string), and trim user input (739d48b)
  • Prepared to release 0.0.4. (7b205f9)

0.0.3 (2015-12-12)

  • Adding redirects=true to handle redirections. Example "Brewhouse" -> "Brewery" (3b38fc9)
  • Changed msg to res (8af7c65)
  • Prepared to release 0.0.3. (15d0c94)
  • Renaming test files for convention (8f0d2e1)
  • Update matchdep to v1.0.0 (464b390)

0.0.2 (2015-08-27)

  • Added link to Wikipedia EN API (b68e118)
  • Added listener ID (f95dbb9)
  • Prepared to release 0.0.2. (bdd23ac)
  • Updated e-mail address (ebefa3a)

0.0.1 (2015-06-28)

  • Added Wikipedia script (23260c3)
  • Changing messages (3fdc47b)
  • Code consistency (229e575)
  • Fixed empty body bug (due to HTTP -> HTTPS) (f1292f6)
  • hubot-scripts scaffolding (129af19)
  • Initial commit (a44fb28)
  • Prepared to release 0.0.1. (95572b0)
  • Refactored Wikipedia script and added article summary command (f098cf9)
  • Reorganising for hubot-scripts (own project) (4910f99)
  • Rephrasing for clarity (7928344)
  • Rephrasing script info (f0f8a68)