Skip to content

Releases: itsapi/github-listener

v4.0.4

17 Feb 06:58
Compare
Choose a tag to compare

<a name"4.0.4">

4.0.4 (2017-02-17)

Bug Fixes

  • package: update ansi-to-html to version 0.6.0 (d67ff31f)

v4.0.3

22 Dec 08:04
Compare
Choose a tag to compare

<a name"4.0.3">

4.0.3 (2016-12-22)

Bug Fixes

  • package: update bl to version 1.2.0 (b450daa9)

v4.0.2

18 Dec 08:39
Compare
Choose a tag to compare

<a name"4.0.2">

4.0.2 (2016-12-18)

Bug Fixes

  • package: update ansi-to-html to version 0.5.0 (0a1620b2)

v4.0.1

20 Nov 08:45
Compare
Choose a tag to compare

<a name"4.0.1">

4.0.1 (2016-11-20)

Bug Fixes

  • package: update socket.io to version 1.6.0 (742ee770)

v4.0.0

01 Mar 21:18
Compare
Choose a tag to compare

<a name"4.0.0">

4.0.0 (2016-03-01)

Features

  • hook: add semver branch matching to query string (d100a13d, closes #55)

Breaking Changes

  • branch is now specified using the branch query parameter in the URL

closes #55

(d100a13d)

v3.3.1

15 Feb 18:14
Compare
Choose a tag to compare

<a name"3.3.1">

3.3.1 (2016-02-15)

Bug Fixes

  • parser: ensure secret is checked if url_secret in config.json (2d3d3ae9)

v3.3.0

15 Feb 16:21
Compare
Choose a tag to compare

<a name"3.3.0">

3.3.0 (2016-02-15)

Bug Fixes

  • crash: fix crash caused by previous commit (cbd717a1)

Features

  • parser: add authorisation query to webhook URL (7e8928aa, closes #63)

v3.2.0

12 Feb 11:18
Compare
Choose a tag to compare

<a name"3.2.0">

3.2.0 (2016-02-12)

Features

  • server: add /status route for JSON form of data sent to UI (71499b37, closes #57)

v3.1.1

10 Jan 18:52
Compare
Choose a tag to compare

<a name"3.1.1">

3.1.1 (2016-01-10)

Bug Fixes

  • release: point cracks to correct tests path (23d8bf05)
  • tests: correct tests path in npm scripts (5b607e5e)
  • travis: install correct npm version (90b43c7e)