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: spoved/vcr.cr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: spoved/vcr.cr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 24, 2022

  1. Fix multi-casette test runs

    When test runs use multiple casettes, the directory was cached
    We should be able to just calculate this live and be just fine
    grepsedawk committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    b0b0a02 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Update vcr_spec.cr

    test loading cassette without block
    kalinon authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    191d0de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from grepsedawk/flip-to-side-b

    Fix multi-casette test runs
    kalinon authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c7eb4ee View commit details
    Browse the repository at this point in the history
  3. release 0.5.2

    kalinon committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    7d6a914 View commit details
    Browse the repository at this point in the history
Loading