Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Releases: apkd/RoslynQuery

v1.0.7 (05-05-2026)

Choose a tag to compare

@github-actions github-actions released this 25 Apr 18:46

This is a rolling release. Whenever all tests pass, it is automatically updated
to point to the latest release tag.

Installation

Download the right executable for your platform.

The server only supports stdio mode. Simply point your editor at the downloaded executable.
See the README for specific per-editor configuration instructions.

Latest changes

Author Release Commit SHA
@apkd ✨ v1.0.7 Handle .slnx solutions with legacy loader cleanup 9de19b4
@apkd ✨ v1.0.7 Add legacy design-time loading for non-SDK C# projects 51c9f68
@apkd ✨ v1.0.7 Add version badge to README 6629ace
@apkd v1.0.6 Improve MSBuild bootstrap selection and compatibility diagnostics c15bdf1
@apkd v1.0.5 Add in-place self-update command 4032a6f
@apkd v1.0.4 Improve IL viewer failure handling and stale fallback paths 53a5651
@apkd v1.0.3 Add IL viewer exception logging and shared metadata decoding c6d970e
@apkd v1.0.3 Fallback to stale output assemblies for IL view 8f1661c
@apkd v1.0.3 Add diagnostic severity totals to status response ad8a026
@apkd v1.0.3 Refine IL viewer compile failure text f2b136a
@apkd v1.0.3 Add negation support to .roslynqueryignore 9855f85
@apkd v1.0.3 Add on-demand diagnostics tool dd0d58a
@apkd v1.0.3 Add .roslynqueryignore-based project filtering 2637c7c
@apkd v1.0.3 Optimize symbol formatting and metadata matching internals 5d11eda
@apkd v1.0.3 Add source index metrics to benchmark output 8078c99
@apkd v1.0.2 Add workspace initialization benchmarking and parallelized symbol index build 0d8e7a3

View diff since previous tagged release

More recent commits