Releases: jqassistant-tooling/intellij-jqassistant-plugin
Releases · jqassistant-tooling/intellij-jqassistant-plugin
v1.0.0-alpha.4
What's Changed
- Editor: Use
PsiPolyVariantReferenceBase
for rule references by @HolonProduction in #85 - Bump minimum supported version, fixes #72 by @A-K-O-R-A in #87
- Fix Override-only API usage error by @Valvon in #88
- Data: Index plugin rules by @HolonProduction in #89
- Report auto refresh by @A-K-O-R-A in #83
- Add report sorting and filtering by @A-K-O-R-A in #90
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3
What's Changed
- Editor: Inject rule references through DOM by @HolonProduction in #77
- Merge Release alpha.2 by @A-K-O-R-A in #78
- Rule Safe Delete Refactoring #13 [MK10] by @Valvon in #76
- Feature/templates/invalid name go back by @Zigero in #81
- Release: Alpha 3 by @A-K-O-R-A in #82
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2
What's Changed
- Merge Release 1.0.0 alpha.1 into main by @A-K-O-R-A in #45
- #17 feature/effective-config by @Valvon in #42
- Editor: Report: Switch to table UI by @A-K-O-R-A in #50
- Data+Editor: Add jQA plugins to external libs view by @HolonProduction in #54
- CI: Use correct token variable for publishing by @A-K-O-R-A in #57
- Remove cache for plugin verifier step by @A-K-O-R-A in #60
- #53 Add Editor with syntax highlighting (Read-only) by @Valvon in #55
- Editor: Report: Add speed search to table and reload button by @A-K-O-R-A in #52
- Editor: Report: Add inlay hints for report results by @A-K-O-R-A in #56
- Data+Editor: Use
PsiPolyVariantReference
and index rules with identical name in same rule file by @HolonProduction in #61 - Feature/templates/rule.xml and jqa.yaml files template by @Zigero in #58
- Changing file name validation for intellij internal function by @Zigero in #62
- #63 Fix KTLint failing because of CommandLineTool by @Valvon in #64
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0 by @dependabot in #59
- Disable gradle caches by @A-K-O-R-A in #66
- Editor: Add initial config schema by @HolonProduction in #68
- Replace unused icons by @Valvon in #65
- Fix possible out of bounds access and remove unimplemented search action by @A-K-O-R-A in #67
New Contributors
- @Valvon made their first contribution in #42
- @dependabot made their first contribution in #59
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1
ktlint adjustment