SpecFlow 1.1.0 was released on 2009-11--11.
The latest installer can be downloaded here:
http://specflow.org/downloads/installer.aspx
New features:
+ Support for MsTest (Issue 4)
+ Finalize configuration (Issue 13)
+ Support German, French and Hungarian languages (Issue 5)
+ Add strong-name for specflow assemblies (Issue 2)
+ Allow scenario events to be instance methods (Issue 20)
+ More descriptive name for the scenario outline example tests than
XYZ_Variant1 (Issue 18)
+ NUnit SpecFlow test execution report (Issue 23)
+ Step definition usage report (Issue 24)
Fixed issues:
+ Runtime: Remove direct dependency on nunit.framework.dll from the
runtime (Issue 12)
+ Runtime: Binding methods with more than 4 parameters cannot be used
(Issue 21)
+ Generator: Special language characters (e.g. accented letters) are
removed when generating test method names (Issue 22)