Releases: SpecFlowOSS/SpecFlow
Releases · SpecFlowOSS/SpecFlow
v4.0.31-beta
Changes:
- 8e0e7d4 Add support for Rule Backgrounds. (#2668)
- add15ba Clarify that
Task
is a valid return type in Step (#2675) - a2567a6 Fix #2600 by preserving ExecutionContext and reuse it for subsequent binding method invocations (#2658)
- 697fe33 Report binding problems to binding registry and show them as errors during test execution (#2663)
- 86c029d Fix for SF2649: Aggregate exceptions lost from async step definitions (#2667)
- 5c7dd1a Disallow async void bindings 2657 (#2662)
- 52a3e39 Support for ValueTask and ValueTask async binding methods. (#2661)
- 4c3489e Fix async transformations #2230 (#2660)
- 389c810 Add BindingInvokerTests with a sample test to show usage (#2659)
- 631a2d5 #2608: Await the call to FeatureBackgroundAsync (#2654)
See More
- 8d58ac0 Fix link in readme to FAQs (#2656)
- b3a131b Fixes GH2626 - removes the null-coalescing assignment operator when … (#2638)
- 7f22234 Added ReportPortal plugin (#2640)
- 1103b11 Fix: Method-name based step definition does not match end of line. (#2645)
- d8e0c3f Allow Autofac plugin to provide existing lifetime scope (#2622)
- 77d8ad7 fix the one missed net461
- a64b51e Support for Verify (#2602)
- 1b143ad remove outdated scenarios
- a11a768 upgrade to .NET 4.6.2 and xUnit 2.1.4 (#2634)
- 6c290dd Remove the ability to call a step from a step via string (#2631)
- 9e28546 fix readthedocs build again (#2632)
- e46ea38 Fix note text symptom (#2625)
- b57dde1 Add tip for step argument conversions to NullValueRetriever docs (#2620)
- dfd8361 fix errors in doc build (#2623)
This list of changes was auto generated.
v4.0.7-beta
Changes:
- ddab6a3 fix changelog
- 1040417 Move interface ISpecFlowOutputHelper to the TechTalk.SpecFlow namespace (#2617)
- a1db0a4 Support rule tags (#2616)
- 310c072 Cucumber expressions support (#2595)
- a122ad4 remove .NET Core 2.1 and .NET 5 support (#2611)
- b590fd4 Color output (#2606)
- 677044f set versionnumber to 4.0
- 01306d2 Added remark to point out usage of feature's specific #language (#2607)
- bc576b9 fix discord link
- 181ada2 Update Available-Plugins.md (#2598)
This list of changes was auto generated.
v3.10.2-beta
Changes:
This list of changes was auto generated.
v3.9.74
Changes:
- db38782 introduce a TraceListener for MSBuild Task (#2590)
- 256d2c6 Corrected misspelled word (#2589)
- 85cfa1b Expanded explanations about methods to create and compare objects (#2585)
- 19dc7f6 Support IReadOnlyCollection binding for ListValueRetriever (#2584)
- 3eda3d9 Use always .NET SDKs for building and running tests (#2583)
This list of changes was auto generated.
v3.9.69
Changes:
- 5e14699 expand property aliases support (#1384) (#2581)
- 7a9209c Document how to run tests
- 05871ab Autofac global container (#2579)
- 0a0656c Specs: Make Specs easier filterable for target framework
- 132259c ExternalData: Make ScenarioTransformation more robust, fix unit tests
- f8654c0 Spec flow oss#2571 (#2578)
- ba1aae2 Update rules for step definitions methods (#2576)
- cceb752 fixing various code issues / use newer syntax (#2573)
- c2a0ed1 Bug fix: @ignore tag check was looking for the wrong value (#2572)
- cbe64c1 adjusted duration output to milliseconds (#2570)
See More
This list of changes was auto generated.
v3.9.58
Changes:
- f6c5765 Changed NUnit3TestGeneratorProvider.SetTestMethod() and NUnit3TestGeneratorProvider.SetRowTest() to virtual (#2567)
- 5a732c6 simplify ServiceComponentList (#2566)
- 9740247 remove SpecFlow+ Runner from overview
- 1457913 clear up
stopAtFirstError
description - 920212a introduce and use TagHelper in UnitTestGeneration (#2410)
- 5330f21 fix changelog
This list of changes was auto generated.
v3.9.52
v3.9.50
Changes:
- 578780a Make XUnit2TestGeneratorProvider.SetTestMethod virtual (#2555)
- edf21f7 Remove SpecFlow+ Runner from .NET CLI Templates (#2553)
- 75ae82d Add link to the Calling Step Discussion (#2552)
- bf342c4 Change Registr to Register to fix typo (#2545)
- 9ee6a68 new page on extension settings (#2541)
- c6832a5 change lock bot schedule to once a day because of API limit problems
- dd6ff97 Fixed a typo (#2538)
- 8814b43 Schedule Lock Action at 0:00, 6:00, 12:00, 18:00 and not every hour because of rate limits
- 26b55d5 note on POCOs in Context-Injection
- fd01bbf fix link to generator configuration
This list of changes was auto generated.
v3.9.40
Changes:
- 11b6bbe Net6 support (#2517)
- 0922423 (#2456) Remove hack that is is necessary for VB.NET code generation
- 5455c3d (#2456) Add more descriptive info for .NET frameworks
- 67c73af (#2456) .net 6.0 support
- 4179680 logo look and quality (#2511)
- 892ffe6 fix logo quality (#2510)
- 941fbcf new logo (#2508)
- 21c2d00 (#2499) remove cucumber messages
- fc8cd9c Use .Net SDK 3.1.201 for NET461 projects to avoid project generation from unsupported project templates
- 908c5f6 links updated (#2507)
See More
- 19f7029 vs2022 plugin docs (#2506)
- fd29b6f Move Specflow.DSL out of outdated section (#2485)
- 2533292 Remove runtime/dependencies configuration from the docs (#2482)
- a7d83bb browser stack action (#2484)
- 588f536 updated faq footer link (#2483)
- d761bf7 Update DriverPattern.md (#2478)
- 9547056 note on duplicate table headers (#2476)
- ad44cfa add links
This list of changes was auto generated.
v3.9.22
Changes:
- 4d6cf34 Add semantic validator for duplicate Example column header names (#2475)
- fda40e9 logo update (#2474)
- 1d4476a External data plugin, support for CSV and Excel files (#2429)
- 4f0fdde #2307 Fixed bug when feature context can't be resolved at static methods (#2449)
- 749d213 added markdown section to Gherkin-Reference.md (#2470)
- 7135803 wording updated (#2468)
- b727d23 fixed broken images (#2467)
- 20e28a0 logo updates (#2465)
- aaaa53b special chars in the name troubleshoot (#2464)
- 31d3cc2 Should not log error if TestAssembly does not have a RuntimePlugin attribute (#2462)