Thanks to visit codestin.com
Credit goes to github.com

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: master
Choose a head ref
  • 10 commits
  • 7 files changed
  • 4 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

Commits on Apr 21, 2022

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

Commits on May 30, 2022

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

Commits on Sep 8, 2022

  1. Merge pull request #12 from cyangle/handle_io_body_in_to_json

    HTTP::Request#to_json reads file content if body is a File
    kalinon authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3614ba1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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

Commits on Oct 6, 2022

  1. Merge pull request #13 from mamantoha/develop

    fix internal implementation for Crystal >= 1.6.0
    kalinon authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    858e954 View commit details
    Browse the repository at this point in the history
  2. bump to 0.5.3

    kalinon committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    4d5f798 View commit details
    Browse the repository at this point in the history
Loading