Thanks to visit codestin.com
Credit goes to github.com

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: python-jsonschema/jsonschema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.24.1
Choose a base ref
...
head repository: python-jsonschema/jsonschema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.25.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 16, 2025

  1. feat: use non-GPL validator for rfc3987

    Signed-off-by: Jan Kowalleck <[email protected]>
    jkowalleck committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    8dd4f56 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. adjust rfc3987-syntax min-version

    Signed-off-by: Jan Kowalleck <[email protected]>
    jkowalleck committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    1a6067f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1388 from jkowalleck/feat/validate_rfc3987_non-gp…

    …l/rfc3987-syntax
    
    Add support for the `iri` and `iri-reference` formats to the `format-nongpl` extra
    Julian authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    18855d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9889f69 View commit details
    Browse the repository at this point in the history
Loading