Skip to content

Releases: picimako/gherkin-overview

v1.7.0

04 Jun 16:06
cf12d06
Compare
Choose a tag to compare

Changed

  • New supported IDE version range: 2023.1.6-2024.2-EAP.
  • Updated plugin dependencies.

v1.6.0

01 Feb 06:29
Compare
Choose a tag to compare
  • New supported IDE version range: 2022.3.3-2024.1-EAP.
  • Updated plugin dependencies.

v1.5.1

09 Dec 06:52
d6899ac
Compare
Choose a tag to compare

Fixed

  • 12: Fixed the issue that an exception was thrown when the tag occurrence counts started to be updated
    for an invalid or non-existent file.

v1.5.0

17 Oct 06:32
65b18aa
Compare
Choose a tag to compare

Changed

  • New supported IDE version range: 2022.2-2023.3
  • Plugin configuration and dependency updates.

v1.4.0

11 Jul 21:07
9684a01
Compare
Choose a tag to compare

Added

  • #3: Added a new toolbar button in the Tags tool window. When a Gherkin tag is under the caret
    in an editor, it locates and selects the corresponding Gherkin tag node in the tool window.

Fixed

  • Fix a potential class not found exception due to the JBehave icon.
  • #7: The root node in the tool window displays a customized statistics message depending on if the project contains
    only Gherkin files, only Story files, or both.

v1.3.0

19 Jun 18:44
284f535
Compare
Choose a tag to compare
  • Removed support for IJ-2021.3, and added support for IJ-2023.2.
  • Configuration updates and optimization under the hood.

v1.2.2

06 Mar 20:15
99cbfe2
Compare
Choose a tag to compare

Added

  • The effects of the Delete All Occurrences of This Tag context menu action can now be reverted via the IDE local history.
    It also works with Ctrl+Z and similar Undo actions.

Changed

  • Removed support for IJ-2021.2.
  • Added support for IJ-2023.1.
  • Updated JBehave Support plugin dependency to support IJ-2023.1.
  • Reworked the plugin build configuration to be based on the intellij-platform-plugin-template.

v1.2.1

02 Dec 06:36
Compare
Choose a tag to compare
  • Updated JBehave Support plugin dependency to support IJ-2022.3.
  • Updated gradle-intellij-plugin version.

v1.2.0

27 Jul 14:52
Compare
Choose a tag to compare

See changes at Changelog v1.2.0.

v1.1.0

01 Feb 15:02
Compare
Choose a tag to compare

See changes at Changelog v1.1.0.