Skip to content

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 04 Jun 21:49
· 120 commits to main since this release
v0.1.9
60d33ed

What's Changed

  • chore: standardize agent skill layout by @mstykow in #921
  • refactor(output_schema): decompose metadata module by @mstykow in #923
  • test: add local code-coverage tooling and skill (cargo-llvm-cov) by @mstykow in #922
  • refactor(copyright): decompose refiner module and remediate unwraps by @mstykow in #929
  • refactor: extract large inline test modules into sibling files by @mstykow in #930
  • refactor(utils): split file.rs into cohesive submodules by @mstykow in #927
  • refactor(copyright): decompose tree_walk copyright module by @mstykow in #925
  • chore: remove stale allow attributes and justify the rest by @mstykow in #928
  • chore: add pr-lifecycle agent skill by @mstykow in #931
  • chore: declare MSRV (rust-version) synced from rust-toolchain.toml by @mstykow in #924
  • refactor(license-detection): remove dead aggregation, score, and candidate metrics by @mstykow in #932
  • chore: tidy parser/json-input dead code and surface Pipfile.lock hashes by @mstykow in #933
  • docs(pr-lifecycle): clarify PR-return loop and out-of-scope findings by @mstykow in #934
  • chore(attribution): dual-attribute ScanCode-derived source files by @mstykow in #935
  • refactor(datasource-id): drop dead ScanCode typo aliases from FromStr by @mstykow in #936

Full Changelog: v0.1.8...v0.1.9