Released: 2026-03-15. Diff.
Version rationale: patch for additive Go path expansion without import-model or runtime floor changes.
Expansion
- Added
golang/filepath/Rel, covering Go's lexical relative-path calculation on slash-separated inputs, unresolved-..error cases, and explicit rooted/relative mismatch handling.