Releases: screwdriver-cd/executor-router
Releases · screwdriver-cd/executor-router
v1.0.5
1.0.5 (2018-05-03)
Bug Fixes
v1.0.4
1.0.4 (2018-04-19)
Bug Fixes
v1.0.3
1.0.3 (2018-04-12)
Bug Fixes
v1.0.2
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
<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
<a name"0.1.3">
0.1.3 (2017-06-26)
Bug Fixes
- 604: implement _stop() function (6484201d)
v0.1.2
<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
<a name"0.1.1">
0.1.1 (2017-06-16)
Bug Fixes
- 604: Constructor takes in a config object (16abc3ab)
v0.1.0
<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
<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)