Releases: jqassistant-tooling/intellij-jqassistant-plugin
Releases · jqassistant-tooling/intellij-jqassistant-plugin
v1.0.0-alpha.7
What's Changed
- Add settings UI by @Valvon in #105
- Add feature list to readme by @A-K-O-R-A in #112
- Data: Implement JqaConfigurationService by @HolonProduction in #113
- Config: Add project startup activity by @A-K-O-R-A in #117
- Misc: Use maven by default by @A-K-O-R-A in #118
- Use ConfigurationService for the ConfigurationToolWindow by @Valvon in #119
- Annote inactive rules by @Valvon in #116
- Graph: Rule Visualisation by @A-K-O-R-A in #92
- Remove unused files and directories by @Valvon in #125
- Release alpha v7 by @A-K-O-R-A in #122
- Bump org.jetbrains.kotlin.jvm from 1.9.25 to 2.1.10 by @dependabot in #123
- Bump com.buschmais.jqassistant.core:schemata from 2.6.0-M3 to 2.6.0-RC1 by @dependabot in #141
- Bump com.buschmais.jqassistant.core:runtime from 2.6.0-M3 to 2.6.0-RC1 by @dependabot in #140
- Bump com.buschmais.jqassistant:jqassistant-maven-plugin from 2.6.0-M3 to 2.6.0-RC1 by @dependabot in #139
- Bump com.buschmais.jqassistant.core:report from 2.6.0-M3 to 2.6.0-RC1 by @dependabot in #138
- Bump com.buschmais.jqassistant.cli:application from 2.6.0-M3 to 2.6.0-RC1 by @dependabot in #137
- #126 increase lower boundary for IntelliJ to avoid blocking project a… by @StephanPirnbaum in #142
- Release alpha v7 by @StephanPirnbaum in #143
New Contributors
- @StephanPirnbaum made their first contribution in #142
Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7
v1.0.0-alpha.6
What's Changed
- Data: Resolve wildcard rules by @HolonProduction in #97
- Editor: Use
AnnotationContext
for UAST annotation resolution by @HolonProduction in #100 - Misc: Merge ktlint workflow into build workflow by @HolonProduction in #101
- Data+Editor: Filter completion by type by @HolonProduction in #98
- Editor: Highlight cypher code in rule xml by @HolonProduction in #104
- Search for matching file names instead of only checking known path for report by @A-K-O-R-A in #110
- Editor: Warn about usage of wildcard characters in
id
by @HolonProduction in #102 - Editor: Add rule references to yaml config files by @HolonProduction in #103
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6
v1.0.0-alpha.5
What's Changed
- Bump org.jetbrains.intellij.platform from 2.1.0 to 2.2.1 by @dependabot in #84
- Data: Add configuration service interface by @HolonProduction in #94
- Bump supported version range to 2025.1 (EAP) by @A-K-O-R-A in #95
- Feature: Resolve references in test api by @A-K-O-R-A in #93
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
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