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: Kong/unirest-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.06
Choose a base ref
...
head repository: Kong/unirest-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.00
Choose a head ref
  • 13 commits
  • 14 files changed
  • 3 contributors

Commits on Jul 3, 2020

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

    ryber committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    41a51f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Fix confusing sentence in README

    soc authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    22e5f27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #361 from soc/patch-1

    Fix confusing sentence in README
    ryber authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    087f7ab View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. test explaining issue #362

    ryber committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    3376fcf View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Issue #362 when passing a string to the body method for a post, route…

    … as a string rather than passing to the object mapper.
    ryber committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    6eff9ed View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Configuration menu
    Copy the full SHA
    3d438e9 View commit details
    Browse the repository at this point in the history
  2. update docs

    ryber committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    35623a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f23f02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    664425f View commit details
    Browse the repository at this point in the history
  5. side effect of #362. Should also bypass object mapper when dealing wi…

    …th native json types
    ryber committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    925ec01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf7e83a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f2cedc View commit details
    Browse the repository at this point in the history
Loading