0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update docs with more info on different modes. More... over 3 years ago
rename merge_extra_properties to merge_props Add new replace_refs kwargs to load utility functions More... over 3 years ago
Add poetry bumpversion config to keep pyproject and __version__ in sync. More... over 3 years ago
Oops, bump version reported by library as well. More... over 3 years ago
Bump version More... over 3 years ago
Make merging extra properties a non-default flag More... over 3 years ago
Refactor extra properties handling a bit More... over 3 years ago
Remove redundant cache store More... over 3 years ago
Test replace_refs with various kwarg parameters More... over 3 years ago
Move caching from jsonloader to replace_refs and JsonRef. It was being shared from all places and adding confusion. jsonloader is now a plain function and easier to override. More... over 3 years ago
Allow walk_refs to iterate generic Sequences and Mappings More... over 3 years ago
Allow URIDict as public part of API More... over 3 years ago
Allow $id as well as id in jsonschema mode More... over 3 years ago
Clean up base_uri example More... over 3 years ago
Add some more exmaples to docs. refs #8, #21 More... over 3 years ago
Bump the version in preparation for a beta release. More... over 3 years ago
Use urlopen in a context manager. fix #39 More... over 3 years ago
Refactor replace_refs to be a function. Add support to dereference without proxy objects. Add support to eagerly load all references. More... over 3 years ago
Add recursion protection if a ref refers directly to itself. More... over 3 years ago
Add documentation for the JsonRefError class More... over 3 years ago
Display failed ref URI in errors. fix #7 Don't confuse tracebacks with messages about cache More... over 3 years ago
Rename variable for clarity More... over 3 years ago
Narrow scope of try..except block More... over 3 years ago
Merge branch 'master' into michaelwood/master More... over 3 years ago
Bump to new dev version More... over 3 years ago
Bump version More... over 3 years ago
Maybe fix readthedocs? More... over 3 years ago
Merge pull request #42 from gazpachoking/github-actions More... over 3 years ago
Remove MANIFEST.in More... over 3 years ago
Blacken docs config More... over 3 years ago