Skip to content

v2.1.1

Choose a tag to compare

@corvid-agent corvid-agent released this 25 Mar 14:09
· 479 commits to main since this release
6b74993

Fixed

  • Rust export extractor — strip raw strings, char literals with ", and multi-line string literals before scanning for pub declarations. Fixes false positives from test data inside r#"..."# blocks, and false negatives where '"' char literals confused the string regex into consuming subsequent source code.

Added

  • CLI spec — added spec coverage for main.rs (CLI entry point)
  • Exports spec — expanded to 100% file coverage across all language extractors

Full Changelog: v2.1.0...v2.1.1

What's Changed

Full Changelog: v2.1.0...v2.1.1