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: sourcelevel/faraday-http-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: sourcelevel/faraday-http-cache
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
  • 5 files changed
  • 3 contributors

Commits on Oct 2, 2019

  1. Fallback to :response_body if :body is not set

    Faraday 0.16.x changed the key names, this should allow us to support
    both 0.15.x and 0.16.x for now
    CGA1123 committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    f1f8dd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

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

Commits on Apr 6, 2020

  1. Merge pull request #116 from CGA1123/faraday-0.16.x

    Fallback to :response_body if :body is not set (faraday 1.0 support)
    georgeguimaraes authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    a053789 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. v2.2.0

    georgeguimaraes committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    5c055e9 View commit details
    Browse the repository at this point in the history
Loading