- Fix: (#23) SpecFlow templates come first in the "Add New Item" dialog
- Feature: (#11) Update binding registry after define step
- Fix: (#29) Disable postbuild events from connectors
- Fix: Add missing semicolon to generated CalculatorStepDefinitions.cs template
- Fix: (#20) 'GetDeveroomTagForCaret: Snapshot version mismatch' when tables are auto formatted
- Fix: (#18) InvokeDiscovery: The project bindings (e.g. step definitions) could not be discovered. Navigation, step completion and other features are disabled
- Feature: Update SpecFlow Project Templates for .NET 6 language features VS2022
- Fix: Resolve some compiler warnings caused by inconsistent nuget references
- Fix: Warning about non-SpecFlow project is shown after every build
- Feature: (#17) Add item template for Hooks
- Fix: (#14) Remove implicit convetion of DateTime.MinValue (local) to DateTimeOffset (UTC) resulting in ArgumentOutOfRangeException
- Fix: Fix possible deadlock in StubAnalyticsTransmitter
- Fix: (#10) Use loaded content in StepDefinitionUsageFinder if the file is open already
- Feature: (#9) Rebuild stepDefinitions after rename step
- Feature: Support .NET6
- Fix: Support floating versions of SpecFlow package references
- Fix: (#6) "Could not load file or assembly" by adding NugetCacheAssemblyResolver
- Fix: Could not load file or assembly error when opening ASP.NET MVC test projects.
- Initial release based on v1.6.3 of the Deveroom for SpecFlow Visual Studio extension.