Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.94 KB

File metadata and controls

33 lines (26 loc) · 1.94 KB

Changelog

Unreleased

0.3.0

  • Add checksum-verified native installers and a channel-aware cb update command.
  • Add Rust module graphs and focused correctness, safety, security, and test-boundary analysis.
  • Add Mojo import graphs, function extraction, current-syntax migration checks, and raises-contract analysis.
  • Resolve Dart multi-package workspace imports and remove large false dead-file floods.
  • Add repeated runtime-bootstrap detection for Dart, Cargo, Go, .NET, Maven, and Gradle tests.
  • Reuse one compiled Code Buster executable across process-based tests and CI verification.
  • Complete real-world C#, Java, and TypeScript validation across 45 external repositories.
  • Improve C#, Java, Rust, and TypeScript precision for test code, secrets, cryptography, SQL, interop, generated sources, and conditional compilation.
  • Make advisory analysis honor C# namespace policy and exclude API documentation from implementation-comment density.
  • Mark C#, Java, and JavaScript/TypeScript real-world validation as five out of five.

0.2.0

  • Add project-level Flutter, HTML, and CSS UI consistency analysis.
  • Detect established Flutter component bypasses and repeated design implementations.
  • Add focused Java reliability, performance, and maintainability rules.
  • Add scan-friendly color output for Git history hotspots.
  • Replace the generated documentation site with canonical GitHub Markdown and a static project homepage.
  • Add reproducible Terminalizer demonstrations and zero-build GitHub Pages deployment.

0.1.0

  • Introduce the cb command-line interface for deterministic repository analysis.
  • Add architecture, dependency, duplication, complexity, security, style, and quality analysis.
  • Support Dart, C++, C#, Go, Java, JavaScript, Lua, Nim, Python, SQL, and Wren projects.
  • Add configurable rule policies, baselines, caching, safe fixes, and machine-readable reports.
  • Provide GitHub Actions, Gradle, Maven, and Visual Studio Code integrations.