Skip to content

v0.5.0

Choose a tag to compare

@morodomi morodomi released this 25 Mar 15:42
· 32 commits to main since this release

v0.5.0 — Observe Multi-Language Stabilization

All 4 languages now ship-criteria ready. Barrel self-match fix enables Rust observe R>=90% on tower.

Highlights

  • Barrel self-match (#199): mod.rs/index.ts/init.py that directly define symbols are now production candidates. tower R=78.3%->91.7%, tokio +29 files.
  • PHP observe -> stable: Per-language R>=85%. R=88.6% (Laravel, 912 files).
  • Rust tower GT: P=100%, R=91.7%. Ship criteria PASS. 17-library survey.
  • Directory-aware fan-out filter (#194): PHP fan-out blocked 63->0 files.
  • Rust recall improvements: L1.5 underscore-path, cfg macro fallback, cross-crate import, reverse fan-out. tokio R 36.8%->50.8%.

Install

cargo install exspec

Full changelog

See CHANGELOG.md.