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: networknt/json-schema-validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.3
Choose a base ref
...
head repository: networknt/json-schema-validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.0
Choose a head ref
  • 7 commits
  • 101 files changed
  • 2 contributors

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    8c2f60b View commit details
    Browse the repository at this point in the history
  2. Fix message (#975)

    justin-tay authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fed46cf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Support custom vocabularies and unknown keyword and meta-schema handl…

    …ing (#980)
    
    * Support custom vocabularies
    
    * Refactor
    
    * Improve unknown keyword handling
    
    * Refactor
    
    * Allow configurable meta schema factory
    
    * Refactor
    
    * Refactor
    
    * Refactor
    
    * Refactor
    
    * Update docs
    
    * Update doc
    
    * Update doc
    
    * Update doc
    
    * Update doc
    
    * Update doc
    
    * Update doc
    justin-tay authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    95911ba View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Fixes uri, uri-reference, iri, iri-reference formats and does iri to …

    …uri conversion (#983)
    
    * Fix uri format and uri-reference format
    
    * Fix iri format and iri-reference format
    
    * Convert iri to uri
    justin-tay authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    eea61d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Refactor walk (#986)

    * Allow apply defaults to resolve ref and refactor walk listeners
    
    * Refactor
    
    * Refactor
    
    * Refactor
    
    * Refactor
    
    * Refactor
    
    * Refactor
    
    * Refactor
    
    * Update docs
    
    * Refactor
    
    * Refactor
    
    * Refactor
    
    * Add test
    justin-tay authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0f983b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    6f44455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3416e28 View commit details
    Browse the repository at this point in the history
Loading