Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Releases: etsy/arbiter

New Feature and Bugfix

24 Feb 12:44
Compare
Choose a tag to compare

This release adds support for interpolation of lists. If an action specifies a properties as a list and there is a standalone interpolation key for that property, that key will be removed each value in the list will be inserted at that location.

This release also fixes a bug when merging configuration properties from an action type would be modified for all future actions of that type.

Minor New Features

10 Jan 15:57
Compare
Choose a tag to compare

Version 0.5.1 brings three minor new features:

  1. When the -g flag is specified, Arbiter will emit an image of the input graph in addition to the image of the resulting workflow graph.
  2. Default values for interpolation keys are supported with the defaultInterpolations key in configuration files
  3. The -g flag now defaults to emitting graphs in the SVG format. This flag now optionally takes an argument to select a different format from those supported by dot.

Initial Public Release

16 Dec 14:25
Compare
Choose a tag to compare

This is the first public release of Arbiter.