Releases: akshaymankar/dhall-concourse
Releases · akshaymankar/dhall-concourse
0.9.0
0.8.0
- Implement
load_var
step - Add
add_hooks
to helpers - Upgrade prelude to v16.0.0
0.7.0
- Add support for
set_pipeline
step.
0.6.2
- add tags helper will also add tags to resources
0.6.1
- Add helper to add tags to all steps in a pipeline (list of jobs)
0.6.0
- Upgrade to Prelude 13.0.0
0.5.1
- Add helpers for creating steps with hooks
0.5.0
- Add support for grouping jobs. Resource can still not be grouped.
0.4.0
- Remove defaults for non optional fields
- Remove
BasicStep
type.
0.3.1
Add defaults for TaskInput and TaskOutput