This repository was archived by the owner on Nov 7, 2019. It is now read-only.
Releases: stajs/SpecFlow.NetCore
Releases · stajs/SpecFlow.NetCore
v1.3.5
Thanks to @ajeckmans for adding support for .NET Core 2.1 (#83).
v1.3.4
Thanks to @SlowLogicBoy for adding SpecFlow version as an argument (#81).
v1.3.3
Thanks to @thomasbruggink for compatibility with SpecFlow 2.4.0 (#79).
v1.3.2
v1.3.1
Thanks to @zdeneksejcek for fixing Windows-only paths (#72).
v1.3.0
Thanks to:
- @dresdor for improving argument handling (#68).
- @zdeneksejcek for fixing Windows-only paths (#70).
v1.2.0
Thanks to @cheesemacfly for scanning the .csproj
for linked .feature
files outside the project (#64).
v1.1.0
v1.0.0
Thanks to:
- @thomasbruggink for fixing MSTest regex (#55).
- @freljung for guarding against rogue left-over
.fake.csproj
's (#58). - @TimMurphy for making MSBuild configurable and allowing this thing to work without VS2015 installed (#59).
v1.0.0-rc9
Thanks to @kant2002 for helping with upgrade to .NET Core 2.0 and adding the ability to provide relative paths to SpecFlow.