All Versions
30
Latest Version
Avg Release Cycle
13 days
Latest Release
1504 days ago

Changelog History
Page 2

  • v3.3.72 Changes

    August 06, 2020

    ๐Ÿ”„ Changes:

    ๐Ÿš€ This list of changes was auto generated.

  • v3.3.67-beta Changes

    July 30, 2020

    ๐Ÿ”„ Changes:

    • c363b55 Option to override AI instrumentation key (#2072)
    • โšก๏ธ 8307882 Updated the Contributing link
    • 9a347a6 Introduce SpecFlowJsonLocator (#2069)
    • ๐Ÿšš bec8793 add in #1928 removed NullValueRetriever back (#2067)
    • f30f750 fix canonical url
    • ๐Ÿ‘ 2324c4b Fix step definition attribute support for the Visual Studio Extension (#2065)
    • โœ… 1e60a95 Add a new TestRunEnd extension point for plugins (#2064)
    • 2d63962 improve installation section (#2058)
    • ๐Ÿ“š 5b66481 Adjust documentation for changes after 3.3.30 (#2054)
    • ๐Ÿš€ 3d2317b update changelog for release after 3.3.30 (#2053)

    ๐Ÿš€ This list of changes was auto generated.

  • v3.3.57 Changes

    July 16, 2020

    ๐Ÿ”„ Changes:

    • ๐Ÿ dbaa956 Ignore FileFilterTests on non-windows platforms #7929 (#2055)
    • โšก๏ธ 85d06e0 update to new structure (#2052)
    • f16429e add migration guide to SpecFlow 3 (#2051)
    • ๐Ÿ“š ec1febf Add Documentation request template
    • 1cc664b Add missing bindings for Cucumber messages related scenarios (#2044)
    • ๐Ÿ“š c06d922 small fixes for assist documentation (#2047)
    • db18daf combine step argument conversions and step argument transformations (#2046)
    • โšก๏ธ ea4103c update Plugins.md (#2045)
    • 42f67df change all relevant ScenarioContext.Current instances to Context-Injection (#2043)
    • 5802f26 take over Gherkin reference from cucumber.io (#2042) ๐Ÿ‘€ See More
    • ๐Ÿ“š 8fe50bb Improve Unit Test Provider documentation (#2037)
    • d9ca935 add hint for project filesystem depth (#2040)
    • ๐Ÿ“ฆ 02ec0c1 Add "SpecFlow.Tools.MSBuild.Generation" dependency to SpecFlow.xUnit, NUnit, MSTest packages (#2022)
    • f202c1e use readthedocs-sphinx-search as search
    • d8b3f0e fix hotjar javascript
    • aa4d291 fix alt text for image
    • 6286d48 fix image file name
    • ๐Ÿ“š e4142af improve binding documentation (#2035)
    • ๐Ÿ“š 4602653 Documentation: Getting started with an example (#2034)
    • โšก๏ธ 376e5c9 update trigger definition (#2033)
    • ๐Ÿ“„ 540402a fix small docs issues (#2032)
    • ๐Ÿ”Œ e94d704 Added a new DI plugin to the wiki's list (#2031)
    • ๐Ÿ“š a0f5d43 add requirements to documentation (#2029)
    • 1f0c113 fix link because of file renaming
    • ๐Ÿ“š a6ecd4b add documentation on base of ReadTheDocs (#2028)
    • ๐Ÿ‘ a51b7dc add supported .NET Versions (#1993)
    • โšก๏ธ d3aab29 Update issue templates

    ๐Ÿš€ This list of changes was auto generated.

  • v3.3.30 Changes

    June 24, 2020

    ๐Ÿ”„ Changes:

    • โšก๏ธ 6347905 Update version to 3.3 and update changelog (#2018)
    • โฌ‡๏ธ c10e941 Merge pull request #2017 from SpecFlowOSS/xunit240downgrade
    • ๐Ÿ— addf7a0 Extend the build server detection
    • โœ… df6baac Avoid cucumber messages test failure due to hard-coded version number
    • โšก๏ธ c65b310 Update changelog.txt
    • โฌ‡๏ธ b898feb downgrade xUnit in NuGet package
    • โฌ‡๏ธ d4cac18 downgrade to xUnit 2.4.0 in runtime plugin
    • ๐Ÿ— 8eab41b Extend the build server detection and reporting
    • โšก๏ธ 8877889 Update submodules
    • โœ… 7221eb5 Fix failing cucumber messages tests due to hard-coded version number ๐Ÿ‘€ See More
    • โฌ‡๏ธ d63ed04 Downgrade Generator plugins and MSBuild.Generation to net461 (#2013)

    ๐Ÿš€ This list of changes was auto generated.

  • v3.3.23-beta Changes

    June 17, 2020

    ๐Ÿ”„ Changes:

    • ๐Ÿ”Œ dda3812 Use AssemblyLoadContext for loading the generator plugin and resolve deps in case of netcoreapp (#2012)

    ๐Ÿš€ This list of changes was auto generated.

  • v3.3.22-beta Changes

    June 08, 2020

    ๐Ÿ”„ Changes:

    • โšก๏ธ 4590529 Update .NET Framework version from net45 to net461 (#2007)
    • 5ead180 fix dotnet new templates with correct SpecFlow version
    • f69a503 GetDiscreteEnum for when the enum is not used as property (#798)
    • ๐ŸŽ c188aab improve performance of ValueRetrievers (#1928)
    • c697a66 Scenario info arguments (#1988)
    • ๐ŸŽ 2946edc RegEx performance fix in TEHelpers (#1990)

    ๐Ÿš€ This list of changes was auto generated.

  • v3.3.16-beta Changes

    May 08, 2020

    ๐Ÿ”„ Changes:

    • ๐Ÿ— c8110e6 Extend the build server detection and reporting (#1981)

    ๐Ÿš€ This list of changes was auto generated.

  • v3.3.15-beta Changes

    May 07, 2020

    ๐Ÿ”„ Changes:

    • 2602a90 Fix enum retriever for nullable enums and empty value (#1941)
    • ๐Ÿ’… 16580dd add autogenerated comments for StyleCop (#1977)
    • ๐Ÿ”Œ 2af8df7 #1912 Load generator plugin with .net core AssemblyLoadContext (#1971)
    • 9228452 Extended 'types of changes' in PR template (#1975)
    • b9cd53b Changed specflow.org hyperlinks to https (#1973)
    • ๐ŸŽ 8bb07c1 Small performance improvements for table.CreateSet and table.CreateInstance (#1970)
    • 49b74c2 Fix parallel executions exceptions (#1954)
    • 23083ea Allow the use of custom subclasses of StepDefinitionBaseAttribute. (#1938)
    • ๐Ÿ”€ 7355ab8 fix changelog after merging #1808
    • โœ… 4614fb8 Allow override of Set Test Method Categories to allow NUnit Retry plugin to be developed (#1808) ๐Ÿ‘€ See More
    • c35c26f Changed links to https in Readme (#1945)
    • cf2b7cb Recognize dates when generating steps (#1958)
    • โœ… f47a218 Fix to unit tests for running on systems with changed locale (#1944)
    • 03136c3 Switch Generator from .NET Standard to .NET Core (#1968)
    • โšก๏ธ bc426de update version number to 3.3-beta
    • 7c84784 Fix flaky test EnqueueMessage_nTimes_ShouldBeSynchronous (#1946)
    • ๐Ÿšš 65c53ef Remove files with invalid characters from the FeatureFiles list (provided by msbuild) (#1961)
    • d233b2a Created VerifyAllColumnsBound check (#1949)

    ๐Ÿš€ This list of changes was auto generated.

  • v3.1.97 Changes

    April 11, 2020

    ๐Ÿ”„ Changes:

    • ๐Ÿ”€ 61cf6cf Merge pull request #1940 from SpecFlowOSS/ExtendAIEvents
    • ๐Ÿณ 1f39aed Extend SpecFlowProjectCompilingEvent and SpecFlowProjectRunningEvent event with isDockerContainer property

    ๐Ÿš€ This list of changes was auto generated.

  • v3.1.95 Changes

    April 01, 2020

    ๐Ÿ”„ Changes:

    ๐Ÿš€ This list of changes was auto generated.