FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing jsonassert-1.5.3...jsonassert-2.0-rc1 · skyscreamer/JSONassert · GitHub

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: skyscreamer/JSONassert
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: jsonassert-1.5.3
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: skyscreamer/JSONassert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jsonassert-2.0-rc1
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
  • 13 commits
  • 25 files changed
  • 3 contributors

Commits on Jul 19, 2024

  1. Finally moving to official org.json implementation! (#194)

    * Replaced org.json with stleary/JSON-java library.
    
    * Checkpoint. Beginning to removing JSONException imports since it is now a RuntimeException.
    
    * Completed removal of explicit throws JSONException since it is now a RuntimeException.
    
    * Updated README to account for new dependency and removal of old.
    
    * One last unnecessary JSONException reference.
    
    * Library change breaks some behavior and is a major shift. Incrementing major version.
    carterpage authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8b9be3c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Avoid NullPointerException describing null value (#172)

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4e175c3 View commit details
    Browse the repository at this point in the history
  2. Fix new tests to support v2 (#195)

    Updated new tests for v2 by removing "throws JSONException"
    carterpage authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8e75370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77ca536 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15a83f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0be80f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67b2387 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4e2f5f View commit details
    Browse the repository at this point in the history
  8. Remove wagon from pom.xml (Using GH actions now) (#196)

    Revert recommended version to 1.5.3 in web pages
    
    Co-authored-by: Carter Page <carterpage@Carters-Laptop.local>
    carterpage and Carter Page authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ac0880c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Some cleanup (#198)

    * Cleanup pom.
    * Give Github Actions file a better name.
    carterpage authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c4bcc6a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    ee6c816 View commit details
    Browse the repository at this point in the history
  2. Preparing for 2.0-rc1 release

    Carter Page authored and Carter Page committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    d7689bf View commit details
    Browse the repository at this point in the history
  3. Replacing SCM tags (required by sonatype)

    Carter Page authored and Carter Page committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c6c838b View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL