Skip to content

Releases: getgauge/gauge-dotnet

Gauge Dotnet v0.1.8

14 Sep 10:13
0337a2c
Compare
Choose a tag to compare

Features

None

Bug Fixes

  • #116 - throw a better error message when Type is not found, fixes #113
  • #115 - Unload context after scanning, fixes #114

Gauge Dotnet v0.1.7

09 Sep 08:41
4f671f9
Compare
Choose a tag to compare

Features

None

Bug Fixes

#110

Gauge Dotnet v0.1.6

25 Aug 11:09
7b2e1d8
Compare
Choose a tag to compare

Features

None

Bug Fixes

  • #100 - Add option to continue the runner even if project build fails.

Gauge Dotnet v0.1.5

22 Jul 10:07
4514201
Compare
Choose a tag to compare

Features

None

Bug Fixes

  • #99 - Clear object cache after spec or scenario according to gauge_clear_state_level.
  • #64 - 63 step external reference

Gauge Dotnet v0.1.4

10 Apr 10:25
Compare
Choose a tag to compare

Features

None

Bug Fixes

  • #64 - 63 step external reference

Gauge Dotnet v0.1.3

18 Feb 09:37
e8227e1
Compare
Choose a tag to compare

Enhancements

gauge-dotnet 0.1.2

27 Sep 08:53
Compare
Choose a tag to compare

Enhancements

  • #42 - Structure log messages

Bug Fixes

  • #47 - Unable to generate implementation. Error: Error while connecting to runner : rpc error: code = Unknown desc = Exception was thrown by handler.

Miscellaneous

  • Create CODE_OF_CONDUCT.md

gauge-dotnet 0.1.1

13 Feb 12:02
0148987
Compare
Choose a tag to compare

Bug Fixes

  • #35 - adding check to see if file is already cached before processing create file cache request
  • #34 - FileLoadException when System.Data.SqlClient is included to gauge-dotnet .csproj file.
  • #33 - Cannot capture screen shot
  • #25 - Update NLog to latest version, instead of BETA
  • #24 - Can not reference to Microsoft.Extensions.Primitives.dll
  • #21 - Custom messages in hooks
  • #20 - Add support to capture screenshot
  • #18 - ItemGroup remove should be honoured by LSP
  • #17 - Create a new step should list project specific files
  • #14 - GAUGE_CSHARP_PROJECT_CONFIG setting should be honored on Mac as well

gauge-dotnet 0.1.0

19 Jul 08:33
Compare
Choose a tag to compare

New Features

  • #6 - LSP support
  • #5 - Added ExecutionContext in hooks

Enhancements

  • #12 - Adding support for GAUGE_CSHARP_PROJECT_CONFIG configuration

Thanks, @heshamamin for contributing to this release.

gauge-dotnet 0.0.1

03 May 11:11
Compare
Choose a tag to compare

Bug Fixes

  • #2 - [macOS Sierra] gauge init dotnet fails

Miscellaneous

  • #1 - Minimal console messages