Releases: p1c2u/jsonschema-path
Releases · p1c2u/jsonschema-path
0.4.0b1
07 Jun 20:52
Compare
Sorry, something went wrong.
No results found
0.4.0a1
07 Jun 12:53
Compare
Sorry, something went wrong.
No results found
Upgrades
Python 3.8 support dropped #171
Python 3.13 support #173
Upgrade pathable #176
Fixes
Schema mapping key invariance fix #172
Backward incompatibilities
SchemaAccessor.open removed
SchemaAccessor.read added
0.3.4
24 Jan 14:32
Compare
Sorry, something went wrong.
No results found
Upgrades
Bump referencing from 0.35.0 to 0.36.0 #160
0.3.3
25 Jun 12:23
Compare
Sorry, something went wrong.
No results found
Upgrades
Relax dependency constraint to support referencing 0.35 #138
0.3.2
15 Nov 07:56
Compare
Sorry, something went wrong.
No results found
Bug fixes
Manifest py.typed fix #93
Use contents method #94
Bump referencing version limit to 0.31 #92
0.3.1
13 Oct 09:49
Compare
Sorry, something went wrong.
No results found
Features
SchemaPath contents method added #79
0.3.0
12 Oct 17:50
Compare
Sorry, something went wrong.
No results found
This version changes project and package name from jsonschema-spec to jsonschema-path.
Features
exists and as_uri path methods added #72
Python 3.12 support #43
Allow set verify to requests handler #74
Remove deprecated Spec #76
Project rename #75
0.2.4
16 Aug 17:46
Compare
Sorry, something went wrong.
No results found
Bug fixes
Accessor store resolved references fix #58
0.2.3
08 Jul 15:48
Compare
Sorry, something went wrong.
No results found
Bug fixes
FilePathReader read relative path fix #39
0.2.2
15 Jun 07:44
Compare
Sorry, something went wrong.
No results found
Features
Add resolve context method for SchemaPath #31