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: assert-rs/assert_cmd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: assert-rs/assert_cmd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 10, 2026

  1. fix(cargo): Panic, rather than return bad path

    The application will error either way so this should be fine?
    epage committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    ebd79f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from epage/panic

    fix(cargo): Panic, rather than return bad path
    epage authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    3137b55 View commit details
    Browse the repository at this point in the history
  3. docs: Changelog

    epage committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    1631cf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d935ff8 View commit details
    Browse the repository at this point in the history
Loading