Sha256: 144ad5b8a604337a6c404868dc79c6cce702aadf1db81c20be9d4aa2fef2a7a3
Contents?: true
Size: 826 Bytes
Versions: 1
Compression:
Stored size: 826 Bytes
Contents
# Changelog All notable changes to this project will be documented here. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.2.0] - 2019-08-08 ### Added - Added helper methods `#merge_components` and `#include_pipeline`. Supports various convenient methods to import external Pipelines and components into the current definition. ### Breaking Changes - `#load_component` helper method has been renamed `#include_component`. ## [0.1.0] - 2019-01-08 ### Added - Initial implementation of Rudder DSL. Includes: -- Support for pipeline primitives (resources, resource types, jobs, groups) -- Pipeline definition support with various helper methods -- Compiles to YAML -- CLI -- Examples -- Docs
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rudder-0.2.0 | CHANGELOG.md |