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

New Feature and Bugfix

Latest
Compare
Choose a tag to compare
@ajsquared ajsquared released this 24 Feb 12:44
· 1 commit to master since this release

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.