Skip to content

Releases: SpecFlowOSS/SpecFlow.VS

v2022.1.91 (.NET 8 support)

29 Nov 08:43
2274655
Compare
Choose a tag to compare

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

20 Dec 19:22
Compare
Choose a tag to compare

Changes:

  • d068c05 Fix Microsoft.Extensions.Logging.Abstractions loading error?
  • 26c77ec Fix changelog after release

This list of changes was auto generated.

v2022.1.89

15 Dec 15:09
Compare
Choose a tag to compare

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)
See More
  • d1cb0d4 Bump NuGet.CommandLine in /Tests/SpecFlow.VisualStudio.Specs (#107)
  • 32dae9a Bump NuGet.CommandLine in /SpecFlow.VisualStudio.Package (#106)
  • 3387a85 Bump NuGet.CommandLine (#105)
  • e0e54b0 Fix changelog after release

This list of changes was auto generated.

v2022.1.75

08 Jul 13:34
Compare
Choose a tag to compare

Changes:

  • 81d071d Hotfix for loading SpecFlow v4 beta projects
  • b8beab4 Fix changelog after release

This list of changes was auto generated.

v2022.1.73

08 Jul 09:31
Compare
Choose a tag to compare

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

30 May 16:23
Compare
Choose a tag to compare

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
  • 6889115 add output group dumping code
  • 788c365 Fix changelog after release

This list of changes was auto generated.

v2022.1.56

05 May 10:52
Compare
Choose a tag to compare

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

13 Apr 09:53
Compare
Choose a tag to compare

Changes:

  • 592eb47 Fix: Extension does not work with Visual Studio 2022 17.2.0 Preview 2.1
  • 3c304ce Fix invalid Debug assertion
  • c8cc023 add issue template
  • e220661 Fix debug issues
  • e92c30e Modify Changelog after release

This list of changes was auto generated.

v2022.1.4

26 Jan 07:53
Compare
Choose a tag to compare

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
See More
  • 67bfc0c Use DeveroomTaggerProvider from DI
  • 2d78420 Minimize responsibility of 'static StubWpfTextView CreateTextView'
  • b31d63a FireAndForgetOnBackgroundThread is cancellable
  • 1bdc50c Logging improvements.
  • 0c82d31 Modify changelog after release

This list of changes was auto generated.

v2021.4.5+7248019536

30 Dec 19:15
7248019
Compare
Choose a tag to compare

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.