Skip to content

Releases: getgauge/gauge-dotnet

Gauge DotNet v0.7.6

05 Dec 14:37
f131f92

Choose a tag to compare

Gauge Dotnet v0.7.6

  • #277 - Fixing bug when checking for Step-attributes.
  • #275 - feat: add dotnet10 support
  • #274 - Bump actions/checkout from 5 to 6
  • #273 - Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1
  • #271 - Bump actions/setup-node from 5 to 6
  • #270 - Bump actions/upload-artifact from 4 to 5
  • #269 - Bump NUnit3TestAdapter from 5.0.0 to 5.2.0
  • #268 - Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0
  • #267 - Bump actions/setup-dotnet from 4 to 5
  • #266 - Bump actions/setup-go from 5 to 6
  • #265 - Bump actions/setup-node from 4 to 5
  • #263 - Bump actions/checkout from 4 to 5
  • #262 - Bump actions/setup-java from 4 to 5
  • #261 - Bump NUnit from 4.3.2 to 4.4.0
  • #260 - Bump Microsoft.CodeAnalysis.CSharp and Microsoft.NET.Test.Sdk
  • #258 - Bump Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.13.0
  • #257 - Bump Grpc.AspNetCore from 2.67.0 to 2.71.0
  • #256 - Replace FluentAssertions with Shouldly in integration tests for clarity
  • #254 - Bump NUnit from 4.2.2 to 4.3.2
  • #253 - Bump NUnit3TestAdapter from 4.6.0 to 5.0.0
  • #252 - Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0

Gauge DotNet v0.7.5

14 Feb 06:05
84ce1f9

Choose a tag to compare

Gauge Dotnet v0.7.5

  • #251 - Make it optional for Gauge to load referenced assemblies in a project.

Gauge DotNet v0.7.4

16 Dec 05:30
6492d52

Choose a tag to compare

Gauge Dotnet v0.7.4

  • #249 - AssemblyLoader will now scan the deps file to find and load all assemblies referencing the lib at startup
  • #248 - Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.12.0

Gauge DotNet v0.7.3

28 Nov 15:13
a35b0bb

Choose a tag to compare

Gauge Dotnet v0.7.3

  • #246 - Removing some of the clunkiness with instantiating datastores
  • #245 - Bump Grpc.AspNetCore from 2.66.0 to 2.67.0
  • #244 - Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
  • #242 - Bump FluentAssertions from 6.12.1 to 6.12.2

Gauge DotNet v0.7.2

03 Oct 08:30
48e0d81

Choose a tag to compare

Gauge Dotnet v0.7.2

  • #238 - Bump Gauge.CSharp.Lib from 0.11.2 to 0.11.3
  • #237 - Bump Gauge.CSharp.Lib from 0.11.1 to 0.11.2
  • #235 - Bump Grpc.AspNetCore from 2.65.0 to 2.66.0

Gauge DotNet v0.7.1

24 Sep 11:17
aee12f7

Choose a tag to compare

Gauge Dotnet v0.7.1

  • #236 - Calling Capture method with stream id for datastore setup

Gauge DotNet v0.7.0

18 Sep 11:51
3bbbd16

Choose a tag to compare

Gauge Dotnet v0.7.0

  • #233 - Adding ability to make async calls in Gauge tests
  • #232 - Bump Google.Protobuf from 3.27.3 to 3.28.1
  • #231 - Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1
  • #230 - Bump Moq from 4.20.70 to 4.20.72
  • #228 - Bump NUnit from 4.1.0 to 4.2.2
  • #227 - Bump Grpc.Tools from 2.65.0 to 2.66.0
  • #223 - Bump NUnit from 4.0.1 to 4.1.0
  • #222 - Bump Microsoft.CodeAnalysis.Common from 4.8.0 to 4.11.0

Gauge DotNet v0.6.0

19 Aug 07:49
f3ddbc8

Choose a tag to compare

Gauge Dotnet v0.6.0

  • #211 - Add step parameters to the execution Context

Gauge DotNet v0.5.8

17 Aug 12:20
7eef3de

Choose a tag to compare

Gauge Dotnet v0.5.8

  • #221 - Synchronise release automation with other plugins
  • #220 - Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
  • #219 - Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.10.0
  • #218 - Bump Grpc.AspNetCore.Server from 2.44.0 to 2.65.0
  • #217 - Bump Google.Protobuf from 3.19.4 to 3.27.3
  • #216 - Bump Grpc.Tools from 2.61.0 to 2.65.0
  • #215 - Bump actions/setup-java from 3 to 4
  • #214 - Bump actions/upload-artifact from 3 to 4
  • #213 - Bump actions/setup-dotnet from 3 to 4
  • #212 - Bump actions/checkout from 2 to 4
  • #210 - Programmatic skip scenario

v0.5.7: Added scenario retries info params (#209)

08 Mar 00:35
33dc6ea

Choose a tag to compare

Gauge Dotnet v0.5.7

  • #209 - Added scenario retries info params