v1.6.0 - 2020-04-30
Improvements:
- Support for Cucumber expressions by using the CucumberExpressions.SpecFlow.3-1 NuGet package (Issue #65)
- Imroved error handling of binding errors (e.g. invalid regular expression)
- Suggested suffix for step definition classes changed to
StepDefinitions
(fromSteps
) - Detect platform target (x86, x64) automatically (Issue #50)