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: CodingAleCR/http_interceptor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0-beta.2
Choose a base ref
...
head repository: CodingAleCR/http_interceptor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0-beta.4
Choose a head ref
  • 8 commits
  • 15 files changed
  • 3 contributors

Commits on Jan 12, 2022

  1. fix: copywith missing fields (#103)

    * fix: add missing fields in copyWith
    
    * chore: cleanup
    
    * test: updated tests
    
    * ver: 2.0.0-beta.3
    vixez authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    50b5be3 View commit details
    Browse the repository at this point in the history
  2. docs: add vixez as a contributor for code, test (#104)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0b9a1d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f79a25a View commit details
    Browse the repository at this point in the history
  4. docs: add dexcell as a contributor for code, test (#105)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    aebc013 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17682d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8d5ddd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b7c747 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. feat: add request to retry on exception policy (#106)

    * feat: add request to shouldAttemptRetryOnException
    
    * test: update test
    
    * chore: cleanup
    
    * example: update shouldAttemptRetryOnException in example
    
    * docs: updated changelog
    
    * ver: 2.0.0-beta.4
    vixez authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    692adc5 View commit details
    Browse the repository at this point in the history
Loading