Skip to content

Releases: tool-bunker/code-buster

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 11:49
  • 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.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 09:50

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:17