This repository was archived by the owner on May 8, 2024. It is now read-only.
Releases: stack-spot/stackspot-intellij-extension
Releases · stack-spot/stackspot-intellij-extension
v1.1.0
What's Changed
Exciting New Features 🎉
- Feature: Refactored code to use list command from CLI with listing by json by @adroaldonetozup in #58
- Feature: Created plugin input window and added plugin dependency functionality by @adroaldonetozup in #59
- Feature: Removed mandatory template in stackfile by @adroaldonetozup in #61
Bug Fixes 🛠
- Bug Fix: Documentation link in project wizard was not visible by @matheusferreirazup in #60
- Bug Fix: Compatibility error in plugin check fixed by @adroaldonetozup in #63
- Bug Fix: Remove template requirement validation by @matheusferreirazup in #64
- Bug Fix: Added condition missing operators by @adroaldonetozup in #68
- Bug Fix: Decreased the response time to select the Stackfile of the new project by @adroaldonetozup in #69
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Exciting New Features 🎉
- Feature: Improve code coverage with unit tests by @matheusferreirazup in #48
Bug Fixes 🛠
- Bug Fix: Add mock for git config command runner by @matheusferreirazup in #53
Full Changelog: v0.1.4...v1.0.0
v0.1.4
What's Changed
Exciting New Features 🎉
- Feature: Improve plugin description in marketplace page by @matheusferreirazup in #19
- Feature: changed the documentation url inside the readme by @adroaldonetozup in #22
- Feature: Created workflow to generate release notes and publish plugin by @adroaldonetozup in #23
- Feature: Add Sonarqube and first unit tests by @matheusferreirazup in #33
Bug Fixes 🛠
- Bug fix: Project wizard always stuck in "no stackfiles panel" by @matheusferreirazup in #17
- Bug fix: Stack url dialog by @adroaldonetozup in #18
- Bug fix: added validation if stack file exists inside stack by @adroaldonetozup in #20
- Bug Fix: Changed workflows for each event type and corrected the workflow for plugin publishing by @adroaldonetozup in #26
- Bug Fix: Changed workflows for plugin publishing by @adroaldonetozup in #27
- Bug Fix: Moved changelog jobs into deploy prod workflow by @adroaldonetozup in #28
- Bug Fix: Changed changelog extension in build gradle and disable buildSearchableOptions by @adroaldonetozup in #29
- Bug Fix: Added project version property in update changelog command by @adroaldonetozup in #30
Other Changes
- Refactor: Change reusable workflows to use the main branch instead of release branch by @matheusferreirazup in #24
Full Changelog: v0.0.3...v0.1.4