Skip to content

Releases: getgauge/gauge-java

Gauge java 0.1.0

11 Jun 06:09
Compare
Choose a tag to compare

New Features

  • Tagged hooks execution #17
  • Custom Screenshot hook #18

Enhancements

  • Added Java docs #3
  • Moving jvm_args property to comma separated values in java.properties file #19
  • Improved compilation mechanism while building project.

API Changes

  • SpecificationInfo renamed to ExecutionContext
  • GaugeConnection moved to connection package

Gauge java 0.0.8

25 May 10:11
Compare
Choose a tag to compare

Bug Fixes:

  • Fixing Refactoring bugs #14 #15

Gauge java 0.0.7

28 Apr 06:38
Compare
Choose a tag to compare

Enhancements

  • Pushing artifact to central maven repository

Bug Fixes

  • Add Fix for issue where orphaned java processes run when debugger connection fails on launching in debug mode

Gauge java 0.0.6

21 Apr 13:16
Compare
Choose a tag to compare

Java plugin for Gauge

New Features:

  • Adding BeforeClassSteps and AfterClassSteps execution hooks.
  • Clearing of cached objects at different levels while execution: suite, specification, scenario (default) .

Bug Fixes:

  • Fixing refactoring bugs related to order of parameters.

Gauge Java 0.0.5

09 Mar 08:14
Compare
Choose a tag to compare

Java plugin for Gauge

Enhancements:

  • Gauge compatibility version checks

API:

  • Adding Extract Concept request response to GaugeConnection

Bug fixes:

  • Refactoring issues

Gauge Java 0.0.4

18 Feb 10:38
Compare
Choose a tag to compare

The Gauge Java plugin which supports Gauge

New features:

  • Refactoring through API

Gauge Java 0.0.3

12 Dec 08:44
Compare
Choose a tag to compare

The Gauge Java plugin which supports the Gauge Version 0.0.3.

New features:

  • Updated API