Commit b699182
release: 0.9.7
17 fixes/features since 0.9.6. Highlights:
- Ruby: mixes_in edges for include/extend/prepend (#1668) and affected <Class>
reaching method-bound callers (#1669); constant-receiver call resolution
hardening continues from #1634.
- Extensionless shebang CLIs are now extracted (#1683); JS/TS rationale + ADR/RFC
doc refs (#1599); Java stdlib types dropped from references noise (#1603);
pascal optional extra (#1616).
- Incremental/detect correctness: Office source edits re-enter --update (#1649),
Windows long-path hashing (#1655), word-count caching (#1656), zero-node
results no longer cached + warned (#1666).
- JS/TS phantom cross-package calls edge killed (#1659); Windows skill name +
OpenCode plugin separator + doc-corpus report noise (#1635/#1646/#1657);
case-insensitive suffix dispatch (#1671); postgres URI on Windows (#1672);
deferred import() not a cycle (#1241).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent dd8c24c commit b699182
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments