Skip to content

Releases: screwdriver-cd/executor-router

v1.0.5

03 May 00:27
763c429
Compare
Choose a tag to compare

1.0.5 (2018-05-03)

Bug Fixes

v1.0.4

19 Apr 23:51
1524301
Compare
Choose a tag to compare

1.0.4 (2018-04-19)

Bug Fixes

v1.0.3

12 Apr 18:43
1ca4428
Compare
Choose a tag to compare

1.0.3 (2018-04-12)

Bug Fixes

v1.0.2

04 Jan 01:45
290c24f
Compare
Choose a tag to compare

1.0.2 (2018-01-04)

Bug Fixes

  • constructor: constructor should only take an array of executors (9d3b530)
  • tests: disable mockery after tests (43d7226)
  • update package.json (26557e0)
  • use templates for release (9c30f0e)

v1.0.0

28 Jun 21:29
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-06-28)

Bug Fixes

  • 604: Update README. BREAKING CHANGE: bump major version to 1.0.0 (14fa2e2e)

Breaking Changes

  • bump major version to 1.0.0

(14fa2e2e)

v0.1.3

26 Jun 22:01
Compare
Choose a tag to compare

<a name"0.1.3">

0.1.3 (2017-06-26)

Bug Fixes

  • 604: implement _stop() function (6484201d)

v0.1.2

23 Jun 20:39
Compare
Choose a tag to compare

<a name"0.1.2">

0.1.2 (2017-06-23)

Bug Fixes

  • default executor is a string and not the actual module (de4744d4)

v0.1.1

16 Jun 21:48
Compare
Choose a tag to compare

<a name"0.1.1">

0.1.1 (2017-06-16)

Bug Fixes

  • 604: Constructor takes in a config object (16abc3ab)

v0.1.0

15 Jun 00:33
Compare
Choose a tag to compare

<a name"0.1.0">

0.1.0 (2017-06-15)

Features

  • 604: Router starts a build using the correct executor (7fb26bac)

v0.0.3

14 Jun 17:33
Compare
Choose a tag to compare

<a name"0.0.3">

0.0.3 (2017-06-14)

Bug Fixes

  • More wording (d8f1ce0a)
  • Add pipeline ID to README, make tests not fail (afaabe69)