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: splitwise/super_diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.0
Choose a base ref
...
head repository: splitwise/super_diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 4 contributors

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    63f70ca View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Implement RSpec 3.13.0+ compatibility (#258)

    A private RSpec API (specifically `::RSpec::Matchers::{ExpectedsForMultipleDiffs -> MultiMatcherDiff}`) changed in 3.13.0; see rspec/rspec-expectations@81d3a58.
    jas14 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    303a5f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Filter super_diff from rspec backtrace (#275)

    Removes the `super_diff` lines from the backtrace as described in #265.
    FlorinPopaCodes authored and jas14 committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    44d02c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Release 0.15.0

    jas14 committed Jan 6, 2025
    2 Configuration menu
    Copy the full SHA
    769b9d8 View commit details
    Browse the repository at this point in the history
Loading