Releases: joscha/buildkite-graph
Releases · joscha/buildkite-graph
v6.1.0
6.1.0 (2021-10-07)
Bug Fixes
Features
- add overridable to ignore acceptAllConditions (1ce754d)
v6.0.2
6.0.2 (2021-10-06)
Bug Fixes
v6.0.1
6.0.1 (2021-10-06)
Bug Fixes
- Merge pull request #81 from henrypoon/master (6f556d0)
v6.0.0
6.0.0 (2021-09-13)
Code Refactoring
- command step: API for parameter overrides is less opaque and just uses the raw value (1932ead)
BREAKING CHANGES
- command step:
withParameterOverride
assumes a env var interpolation template to be passed (e.g.
starting with $
)
v5.8.0
5.8.0 (2021-09-03)
Features
- parameter overrides support double escape (350cf7e)
v5.7.0
5.7.0 (2021-09-02)
Features
- support property overrides for commands (6f42c0b)
v5.6.0
5.6.0 (2021-08-24)
Features
- step mutator function (in serialization phase) (306b629)
v5.5.0
5.5.0 (2021-07-14)
Features
- make serialize method public (581df89)
v5.4.2
5.4.2 (2021-07-13)
Bug Fixes
v5.4.1
5.4.1 (2021-06-29)
Bug Fixes