Immutable
release. Only release title and notes can be modified.
Improved
- Merge a
[[plugins.definitions.X.drivers.Y.version]]block in qlty.toml into a source's versioned driver entry with the sameversion_matcher, allowing per-version driver field overrides instead of being silently unreachable (#2823)
Fixed
- Apply user-configured driver fields (such as
prepare_script) to version-matched drivers for plugins with versioned drivers (eslint, stylelint, knip, golangci-lint, trufflehog, radarlint-*), instead of silently discarding them at plan time (#2822)