Sha256: 87347073b2a8cc9d04919755436fa83dfffdb0b0a6c41c2e557ac0446f5ecc28

Contents?: true

Size: 1.14 KB

Versions: 1

Compression:

Stored size: 1.14 KB

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.3.0] - 2019-11-06
### Added
- Added Concourse variable file support to pipeline definitions.

## [0.2.2] - 2019-08-16
### Changed
- Corrected link in README / doc index for DSL details.
  Previously this was hardcoded to the development docs.

## [0.2.1] - 2019-08-16
### Added
- Missing documentation link from gem specification

## [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.3.0 CHANGELOG.md