Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Dicklesworthstone/destructive_command_guard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.5
Choose a base ref
...
head repository: Dicklesworthstone/destructive_command_guard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.6
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 12, 2026

  1. ci(dist): move macOS Intel builds to macos-15-intel

    - replace retired macos-13 runner to unblock dist builds
    Dicklesworthstone committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    46c20d7 View commit details
    Browse the repository at this point in the history
  2. chore(release): bump crate version to 0.2.6

    - update Cargo.toml package version for v0.2.6 release tag
    
    - sync Cargo.lock package entry to keep lockfile deterministic
    
    - sync fuzz/Cargo.lock package entry for fuzz target parity
    Dicklesworthstone committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    858d1a2 View commit details
    Browse the repository at this point in the history
  3. docs(action): align version references with v0.2.6

    - update README update example to v0.2.6
    
    - refresh action README version pin
    
    - bump action fallback tag in action.yml
    Dicklesworthstone committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    9befb6b View commit details
    Browse the repository at this point in the history
Loading