-
-
Notifications
You must be signed in to change notification settings - Fork 71
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: horejsek/python-fastjsonschema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.15.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: horejsek/python-fastjsonschema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 3 contributors
Commits on Jan 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b5b7cba - Browse repository at this point
Copy the full SHA b5b7cbaView commit details
Commits on Oct 22, 2021
-
Add 'custom_formats' argument to generated code
Previously `custom_formats` was assumed to be global, which works fine for evaluation, but results in errors when generating code. The approach used to fix this problem was to add a second argument to the `validate` functions when custom formats are provided. For execution, the function is wrapped with a `partial` that hides the extra argument (and therefore avoids changes in the API or documentation).
Configuration menu - View commit details
-
Copy full SHA for 1a54972 - Browse repository at this point
Copy the full SHA 1a54972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e01c7b - Browse repository at this point
Copy the full SHA 7e01c7bView commit details
Commits on Dec 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d4a5eb2 - Browse repository at this point
Copy the full SHA d4a5eb2View commit details -
Merge pull request #126 from abravalheri/add-custom-formats-arg
Add `custom_formats` argument to generated code
Configuration menu - View commit details
-
Copy full SHA for cd1f06e - Browse repository at this point
Copy the full SHA cd1f06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aec5afd - Browse repository at this point
Copy the full SHA aec5afdView commit details -
Merge pull request #112 from hh-h/fix-107
resolving uniqueItems is stable now
Configuration menu - View commit details
-
Copy full SHA for 8464e1c - Browse repository at this point
Copy the full SHA 8464e1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8603b - Browse repository at this point
Copy the full SHA ce8603bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.15.1...v2.15.2