Releases: SpecFlowOSS/SpecFlow.VS
Releases · SpecFlowOSS/SpecFlow.VS
v2022.1.91 (.NET 8 support)
This release contains .NET 8 support. Please install it from the VSIX file attached below until the release will be published to the marketplace. (Close all Visual Studio instances and double click on the donwloaded VSIX file and follow the wizard.)
v2022.1.91
Changes:
- d068c05 Fix Microsoft.Extensions.Logging.Abstractions loading error?
- 26c77ec Fix changelog after release
This list of changes was auto generated.
v2022.1.89
Changes:
- 66d2eb8 Add .NET 6 SDK as well
- fd6c35e Add tests for .NET 7
- c6a1ad9 fix test on CI
- 4396be0 Add tests for SpecFlow v4.0 beta
- e5f170a Improve step definition discovery
- 1a3c14e Support for .NET 7 projects
- e008725 Improve testability of generic connector
- 260c09b Fix formatting for #113
- fcfaa4f Adds Arm64 VS Extension support (#113)
- 1c6bb6d Bump NuGet.CommandLine in /Tests/SpecFlow.SampleProjectGenerator (#108)
v2022.1.75
Changes:
This list of changes was auto generated.
v2022.1.73
Changes:
- 95442e4 Add CukeEx fix to Changelog
- 7961c6a Fix changelog after release
- 46bcc65 Fix for final Cucumber Expression {string} handling
- e600453 Bump NuGet.CommandLine in /Tests/SpecFlow.VisualStudio.Specs (#85)
- 30e217c Bump NuGet.CommandLine in /Tests/SpecFlow.SampleProjectGenerator (#86)
- 8a8a57e Bump NuGet.CommandLine (#87)
- 6757831 Bump NuGet.CommandLine in /SpecFlow.VisualStudio.Package (#88)
This list of changes was auto generated.
v2022.1.66
Changes:
- 506ae8c fix tests
- 7c9938e show CucumberExpressions error message in V2
- 2d5c1a8 more connector logging
- 3f871c7 Extend changelog
- f0c3043 Merge pull request #81 from SpecFlowOSS/missing_output_path_fix
- 6dd18f2 Dicover error message and source expression with generic connector
- 0e3bb51 fix specs test again
- a917b83 Improve error reporting
- adfd176 fix target platform name access
- d8f31d7 add alternative output path calculation
See More
This list of changes was auto generated.
v2022.1.56
Changes:
- 2180be6 fix specs test
- 0ba9086 Fix: Binding discovery fails for SpecFlow v3.10 beta (fix for <SF3.9)
- 1eb7da8 Fix: Binding discovery fails for SpecFlow v3.10 beta
- 9555c6f Merge pull request #66 from SpecFlowOSS/NewConnector
- 8359055 Rename "General" connector to "Generic"
- cfea33e Improve connector diagnostics
- 4ee4b0d Improve testing performance
- b7bf031 Attempt to fix build, 3
- 84eb22d Attempt to fix build, 2
- bcecf03 extract ReflectionExecutor to separate file
See More
- 1d8c085 Fix test execution locally
- d78fbfd Attempt to fix build
- 1dd287f fix approval tests
- 0b38444 fix PR comments
- adafd72 Fix directories
- ba9ca45 Merge tag 'v2022.1.9' into Void
- 5d1502e Move Generic Connector to connector's folder
- 70782a8 ConnectorResult + DiscoveryResult + RunnerResult
- b22ddec Green pipeline
- 4a5f7ba ExternalPackages
- 0139336 Do not test against .NET3.5 and .NET4.5.2
- fcbf758 Code cleanup
- dfd56df Code cleanup
- 6d34ebd Fix "No active test issue" when TagsChanged event fired after the test
- 455ff68 Remove Either from DiscoveryOptions Parse
- 9a5943d Test fixes
- 70dc029 Cleanup Tests with SpecFlowPlugin and ExternalBindings
- b502001 Revert RuntimeBindingRegistryBuilderV301062Patch
- cdc38e0 UnAnonimize analytics error message
- ed50f5c Tests for external binding assemblies and plugins
- 879b771 sample sf plugin
- f7f6ed9 sample ext lib
- 56a858d Add support for external libraries
- 6b00805 BindingRegistryFactoryBeforeV200000
- 6a0fb2a BindingRegistryFactoryBeforeV201000
- 589d137 BindingRegistryFactoryBeforeV202000
- 3c8e311 Supports V3.1.62
- 845fd43 (#24) solve Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute not found in Microsoft.AspNetCore.Mvc.Core, Version=2.2.2.0
- afe7f6d AnonymizeErrorMessage
- 20cf98b fix changelog (remove hidden char before #)
- 37d3323 AnonymizeErrorMessage
- 18e2c6a AnonymizeErrorMessage
- 6d81eee Improove analytics
- 405a4ec Improove analytics
- 54a6254 Ignore sequencepoints with hidden lines, Ensure MSBUILDSINGLELOADCONTEXT, fix git committing in sequencegenerator
- 625f9a5 Add new connector to build.ps1
- 79cd796 Add new connector to build.ps1
- 520d55e Pipeline test fixes
- 13e8f2e Investigate test issues
- 5c5a127 Implement new SpecFlowConnector
This list of changes was auto generated.
v2022.1.9
v2022.1.4
Changes:
- 9a556f4 #25 Scroll to the cursor after document is formatted
- a718ca8 Do not highlights undefined step keywords (#64)
- acabb2e use non-blocking FlushAndTransmitAsync in AppInsightsAnalyticsTransmitterSink
- 92d2947 Release
- b2d8663 AutoFormat fix
- 3d3200c (#40) Able_to_generate_tags_when_there_is_no_project_loaded
- 953f39e (#40) Trigger parse on configuration change in FeatureFileTagger (#62)
- 8a0c997 Code cleanup
- 973b132 #40 Typing performance issue
- e09570f Inject IDeveroomConfigurationProvider and IDiscoveryService into DeveroomTagParser. Parser returns an ImmutableSortedSet
v2021.4.5+7248019536
Changes:
- 7248019 Merge 9ea42e6 into c619547
- 9ea42e6 #51 #52 #54 Fix System.IO.FileNotFoundException: Could not load file or assembly 'System.Threading.Channels, Version=4.0.2.0,
- c619547 performance: Execute Discovery on background thread
- d377864 Resolve 3 warnings of VSTHRD012 Provide an instance of JoinableTaskFactory
- a39ad52 Modify changelog after release
This list of changes was auto generated.