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

Releases: getgauge/Intellij-Plugin

Gauge Intellij Plugin 0.3.21

15 May 05:50
Compare
Choose a tag to compare

Features

  • #439 - Discover gauge in gradle submodules

Gauge Intellij Plugin 0.3.20

14 Apr 03:04
Compare
Choose a tag to compare

Features

None

Bug Fixes

  • #432 - Adding support for IntelliJ 2020

Gauge Intellij Plugin 0.3.18

03 Dec 09:50
Compare
Choose a tag to compare

Bug Fixes

  • #413 - Gauge API not started - IntelliJ 2019.3 version

Gauge Intellij Plugin 0.3.17

18 Nov 06:44
Compare
Choose a tag to compare

Bug Fixes

  • #392 - Unsupported Gauge Version: This version of Gauge Intellij plugin only works with Gauge version >= 0.9.0
  • #409 - buildPlugin task fails with memory leak issue
  • #406 - NullPointerException at CustomRenameHandler.getStepElement

Miscellaneous

  • #395 - Remove notification to create issue

Gauge Intellij Plugin 0.3.16

30 Jul 11:29
Compare
Choose a tag to compare

Bug Fixes

  • #384 Exception when closing one of several Gauge projects open

Enhancements

  • #388 Gauge plugin errors in intellij (Added support for IntelliJ 2019.2)

Gauge Intellij Plugin 0.3.15

22 Apr 06:02
Compare
Choose a tag to compare

Bug Fixes

  • #363 External dependency issue when not using IntelliJ TestRunner
  • #371 gradle project. spec file error.
  • #373 Plugin does not detect specs in non-standard location

Enhancements

  • #376 Added support for IntelliJ 2019.1

Gauge Intellij Plugin 0.3.14

28 Nov 09:17
Compare
Choose a tag to compare

v0.3.14

Bug fixes

#359 - Support for IntelliJ-idea 2018.3

Gauge Intellij Plugin 0.3.13

21 Nov 11:21
Compare
Choose a tag to compare

Bug fixes

  • #347 - Should be able to run maven project specifications from IDE
  • #346 - Telemetry message should be displayed when run on IDE (with machine readable option)
  • #342 - Run tests in IntelliJ without target folder

Gauge Intellij Plugin 0.3.12

30 Jul 05:10
Compare
Choose a tag to compare

Enhancements

  • Adds support for IntelliJ version 2018.2.

Gauge Intellij Plugin 0.3.11

03 Apr 06:00
Compare
Choose a tag to compare

Bug Fixes

  • #327 Gauge Plugin not working with IntelliJ IDEA 2018.1

Enhancements

  • #321 Adding line number to unit test for Scenario error messages
  • #324 Improvements to SpecLexer and ConceptLexer