dhall-fly v0.2.0 Release Notes
Release Date: 2019-11-26 // over 3 years ago-
- โ Tested with dhall-concourse 0.5.0.
- โ Add
--file
command line option to render pipelines from files. - โ Add support for grouping jobs.
- ๐ Fix: Add inputs to
PutSteps
. - ๐ Fix: Add tags, timeouts and attempts to
ToJSON
instance ofPutStep
. - ๐ Fix: Add vars, tags, timeouts and attempts to
TaskStep
.