Skip to content

Releases: p1c2u/jsonschema-path

0.4.0b6

15 Feb 23:19

Choose a tag to compare

0.4.0b6 Pre-release
Pre-release

Fixes

  • SchemaPath getkey return nested value fix #217

0.4.0b5

15 Feb 22:37

Choose a tag to compare

0.4.0b5 Pre-release
Pre-release

Fixes

  • Schema accessor getitem return fix #215

0.4.0b4

15 Feb 21:08

Choose a tag to compare

0.4.0b4 Pre-release
Pre-release

Fixes

  • SchemaAccessor resolving fix #214

0.4.0b3

15 Feb 15:01

Choose a tag to compare

0.4.0b3 Pre-release
Pre-release

Fixes

  • getkey backward compatibility #213

0.4.0b2

14 Feb 01:56

Choose a tag to compare

0.4.0b2 Pre-release
Pre-release

Features

  • Pathable upgrade #212

0.4.0b1

07 Jun 20:52

Choose a tag to compare

0.4.0b1 Pre-release
Pre-release

Fixes

0.4.0a1

07 Jun 12:53

Choose a tag to compare

0.4.0a1 Pre-release
Pre-release

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

Choose a tag to compare

Upgrades

  • Bump referencing from 0.35.0 to 0.36.0 #160

0.3.3

25 Jun 12:23

Choose a tag to compare

Upgrades

  • Relax dependency constraint to support referencing 0.35 #138

0.3.2

15 Nov 07:56

Choose a tag to compare

Bug fixes

  • Manifest py.typed fix #93
  • Use contents method #94
  • Bump referencing version limit to 0.31 #92