Skip to content

v17.2.1

Compare
Choose a tag to compare
@badeball badeball released this 02 Jun 19:26
· 231 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.