Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Releases: getgauge/gauge-csharp

Release 0.2.2

26 May 11:00
Compare
Choose a tag to compare

Adds support for a debugger to be attached, this enables Visual Studio Test runner to debug gauge specs.

Release 0.2.1

27 Apr 09:21
Compare
Choose a tag to compare

Changes

Performance improvements, addresses issues causing the runner to crash while cancelling a test run.

Release 0.2.0

14 Apr 03:33
Compare
Choose a tag to compare

Test executions now happen in a Sandbox.

Release 0.1.0

23 Mar 10:26
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release
  • Fixes issue of type compatibility (#9)
  • [Internal] Moved the API calls to Runner, making Lib lighter

Release 0.0.6

12 Mar 10:14
Compare
Choose a tag to compare

Upgraded the csharp.json to have gauge version support details.
Compatible now with gauge 0.0.5.

Release 0.0.5

23 Feb 12:46
Compare
Choose a tag to compare
Release 0.0.5 Pre-release
Pre-release

upgraded the API, compatible with Gauge 0.0.4
NOTE: Refactoring does not work yet!

Some optimization, bug fixes on assembly loading / step invocations.

CSharp Support for Gauge 0.0.3

04 Dec 09:14
Compare
Choose a tag to compare
Pre-release

Fixes encoding issues for skeleton files.
Fixed issue where beforestep and afterstep hooks were mixed up.

CSharp Support for Gauge 0.0.2

02 Dec 12:11
Compare
Choose a tag to compare
Pre-release
v0.0.2

package now generates a zip file with version