Skip to content

v17.2.1

Choose a tag to compare

@badeball badeball released this 02 Jun 19:26
· 328 commits to master since this release
  • Step hooks are logged using separate log groups, similar to how scenario hooks are logged.

  • Properly escape error messages in interactive mode.

  • Fix error in non-feature specs under certain conditions, fixes #1028.

  • Allow doesFeatureMatch to be called in support files, fixes #1025.