10BC0 Comparing v2.13.1...v2.14.0 · go-resty/resty · GitHub
[go: up one dir, main page]

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: go-resty/resty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.1
Choose a base ref
...
head repository: go-resty/resty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.14.0
Choose a head ref
  • 7 commits
  • 31 files changed
  • 4 contributors

Commits on Jun 28, 2024

  1. feat(curl): generate curl cmd for request && example for curl cmd (#794)

    * feat(curl): generate curl cmd for request && example for curl cmd
    
    * refactor(curl): Simplified code
    
    1. refactor `GetCurlCommand` with the name `GenerateCurlCommand`
    2. un-export this method `BuildCurlRequest`
    3. remove SetResultCurlCmd
    
    * cicd(test): add "-coverpkg=./..." to measure the test coverage of packages that are imported in different packages
    ahuigo authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    855d418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7caa65b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60a2149 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

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

Commits on Aug 5, 2024

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