Skip to content

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 17 Aug 19:19
26138c8

0.0.5 (2026-08-17)

Features

  • core: register rust language + mockall/mockito/wiremock IR members (882f8db)
  • parser-rust: assertions + provenance (415e382)
  • parser-rust: crate-wide use/mod path resolution (7dd1211)
  • parser-rust: mockall automock/mock! detection with expect_ configs (5340fb8)
  • parser-rust: mockito/wiremock HTTP mock detection (91f66bd)
  • parser-rust: rustReturnAssignable + DRIFT-001/003 wiring (f85738d)
  • parser-rust: symbols, imports, and structural test detection (dd2e8e5)
  • parser-rust: syn->wasm32 wrapper and synchronous loader (d5c5372)
  • Rust language support (syn → WASM) (4722773)
  • wire Rust parser into CLI/server/doctor + golden/MCP tests (17649c5)

Bug Fixes

  • parser-rust: eliminate mockall dogfood false positives (c4867e3)