Skip to content

raysense v0.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 May 16:02

What's changed

Features

  • workspace-aware Rust import resolution (30822df)
  • discover Cargo workspace layout (data only) (8fc6d7e)
  • extract impl Trait for Type as TraitImplFact (schema v8) (9462456)
  • normalized Visibility on functions and types (schema v7) (09e3176)
  • capture use ... as alias on imports (schema v6) (a2d420b)
  • detect #[test] and #[cfg(test)] mod blocks as test entries (98aa9e8)

Documentation

  • document three-host install, slash commands, MCP prompts, and update flow (239d1fd)

Chores

  • (release): Rust language support hits tier 3 (v0.12.0) (ec619d5)
    • : cargo fmt after v0.11.0 install refactor (c6fb79b)

Full changelog: v0.11.0...v0.12.0