This repository was archived by the owner on Jul 14, 2026. It is now read-only.
Releases: apkd/RoslynQuery
Releases · apkd/RoslynQuery
Release list
v1.0.7 (05-05-2026)
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 |
|---|---|---|---|
| ✨ v1.0.7 | Handle .slnx solutions with legacy loader cleanup | 9de19b4 | |
| ✨ v1.0.7 | Add legacy design-time loading for non-SDK C# projects | 51c9f68 | |
| ✨ v1.0.7 | Add version badge to README | 6629ace | |
| v1.0.6 | Improve MSBuild bootstrap selection and compatibility diagnostics | c15bdf1 | |
| v1.0.5 | Add in-place self-update command | 4032a6f | |
| v1.0.4 | Improve IL viewer failure handling and stale fallback paths | 53a5651 | |
| v1.0.3 | Add IL viewer exception logging and shared metadata decoding | c6d970e | |
| v1.0.3 | Fallback to stale output assemblies for IL view | 8f1661c | |
| v1.0.3 | Add diagnostic severity totals to status response | ad8a026 | |
| v1.0.3 | Refine IL viewer compile failure text | f2b136a | |
| v1.0.3 | Add negation support to .roslynqueryignore | 9855f85 | |
| v1.0.3 | Add on-demand diagnostics tool | dd0d58a | |
| v1.0.3 | Add .roslynqueryignore-based project filtering | 2637c7c | |
| v1.0.3 | Optimize symbol formatting and metadata matching internals | 5d11eda | |
| v1.0.3 | Add source index metrics to benchmark output | 8078c99 | |
| v1.0.2 | Add workspace initialization benchmarking and parallelized symbol index build | 0d8e7a3 |