Skip to content

Release 0.13.3

Choose a tag to compare

@github-actions github-actions released this 08 Feb 18:33
· 169 commits to master since this release

Release 0.13.3

Changes

Changes since 0.13.2:

  • chore: Update Cargo.lock for v0.13.3
  • chore: Prepare release v0.13.3
  • fix(ci): Install OpenSSL via vcpkg for Windows builds
  • chore(deps): Update dependency version constraints
  • style: Apply cargo fmt formatting
  • refactor(analyzers): Split god object files
  • chore(deps): Update memchr 2.7.6 -> 2.8.0
  • test(patterns): Add comprehensive tests for is_function_used_by_pattern
  • test: Ignore slow trybuild UI test by default
  • refactor(complexity): Extract pure functions from detect_match_expression
  • refactor: Extract pure functions and add test coverage
  • fix(tui): Make arrow keys navigate pages in detail view
  • chore(ci): Add --context flag to debtmap validate commands
  • fix(deps): Add minimum time version for CI
  • test: Add coverage for scoring, main CLI, and TUI navigation
  • feat(tui): Add content scrolling to detail view
  • test(split_validator): Add edge case tests for ensure_balanced_distribution
  • test(navigation): Add coverage for TUI actions
  • test(debtmap_error): Add tests for From
  • test(git2_provider): Add coverage for git search