Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 1.15 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.18 (2016-09-29)

Bug Fixes

  • task: fix flawed validation (6a252d8)

0.1.0 (2016-09-28)

Bug Fixes

  • task: add validation for variables instruction from field allowed types (a5eb607)
  • task: add validation for variables instruction to field allowed types (9e6deb3)
  • task: update task description (7f7a493)
  • tests: fix expectation of variables name-to (952b988)

Features

  • variables: allow regex in "name" field (12acab7)