Skip to content

v7.0.0

Compare
Choose a tag to compare
@ApiaryBot ApiaryBot released this 12 Jul 12:31
· 316 commits to master since this release
0e236bb

7.0.0 (2019-07-12)

Bug Fixes

  • excludes "@cli" features on win platform (54d3f12)
  • simplifies tags handling in cucumber args (307016b)

Features

  • adds "kind", "values" field properties, removes deprecations (0c8871b)
  • removes diff from TextDiff validator (a95de94)

BREAKING CHANGES

    • Gavel fields no longer contain the following properties:
    • validator
    • expectedType
    • realType
    • rawData
  • Gavel fields now contain the next new properies:
    • kind
    • values (optional)