0.3.6
- Bug Fixes
0.3.5
- Enhanced spec/concept preview
- Adding support for latest IntelliJ(2017.2)
0.2.5
- Bug Fixes
0.2.4
- Adding Extract to concept feature
- Bug Fixes
0.2.3
- Bug Fixes and enhancements
0.2.1
- Bug Fixes and enhancements
0.2.0
- Gradle project support
- Enhanced spec/scenario execution
- Bug Fixes and enhancements
0.1.0
- Adding IntelliJ 15 compatibility changes
- Bug Fixes
0.0.15
- Enhanced Find usages, Autocomplete, HTML preview and Quick fix functionality
- Bug Fixes
0.0.14
- Changes for compatibility with gauge-java version 0.2.2
0.0.13
- Enhanced find usages functionality
- Added spec and concept commenting feature
- Added error highlighting
- Bug Fixes and enhancements
0.0.12
- Enhanced auto completion support
- Bug Fixes and enhancements
0.0.11
- Bug Fixes and enhancements
0.0.10
- Bug Fixes and enhancements
0.0.9
- Improving debugger support. Do not need to launch remote config after launching specs in debug mode
- Bug Fixes and enhancements
0.0.8
- Support for using gauge-maven-plugin
- Added spec and scenario templates
- Bug Fixes and enhancements
0.0.7
- Importing the project seamlessly
- Adding caching mechanism, improves performance.
0.0.6
- Removed find usages feature due to performance issues
- Bug fixes and enhancements
0.0.5
- Basic find usages on steps that have implementation
- Fixes bug where gauge.exe was not detected on windows
0.0.4
- Parallel Execution in run configuration
- Html preview tab for spec and concept files
- Bug fixes
0.0.3
- Refactoring of steps across gauge project
- Single scenario execution
- Multiple spec execution from project explorer
- Tag expression in spec run configuration
- Template for adding tables
- Specification and concept file creation