Releases: picimako/gherkin-overview
Releases · picimako/gherkin-overview
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.1
v1.5.0
v1.4.0
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
v1.2.2
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.