Releases: casoon/judge
Releases · casoon/judge
Release list
0.5.2
Highlights
- Deterministic post-refactoring analysis now focuses on the current source tree, workspace structure, public APIs, and dependency graph.
- Add artifact-based baseline comparison through
cargo judge compare, without requiring Git history. - Add focused
structure,complexity,refactor,api,errors,tests,unsafe, andslopcommands. - Human-readable TTY reports now use runemark 0.1.1 for consistent verdicts, evidence groups, locations, color handling, and next steps.
Validation
- Default and Deep-Tier CI matrix passed.
cargo publishverification completed before upload.