Skip to content

v1.4.0 - 2019-07-03

Compare
Choose a tag to compare
@gasparnagy gasparnagy released this 03 Jul 19:45
· 90 commits to master since this release

New features:

Improvements:

  • Step completion should use word containment for filtering the list (Issue #28)
  • Display warning on config load error
  • Improved error handling for code-behind generation

Bug fixes:

  • Editor: No syntax coloring when the file ends with doc-string open (Issue #6)
  • Default language is not detected for SpecFlow v3 from specflow.json config file