Skip to content

Releases: python-jsonschema/jsonschema

v4.3.3

01 Jan 20:43
480f357
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.2...v4.3.3

v4.3.2

20 Dec 14:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.1...v4.3.2

v4.3.1

17 Dec 01:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

v4.3.0

15 Dec 16:28
Compare
Choose a tag to compare

What's Changed

  • perf: Undesired fallback to brute force container uniqueness check on certain input types by @Stranger6667 in #893
  • Add jsonschema.protocols.IValidator by @sirosen in #890

New Contributors

Full Changelog: v4.2.1...v4.3.0

v4.2.1

05 Nov 15:26
Compare
Choose a tag to compare

What's Changed

  • Add version constraint to importlib_resources by @sevein in #877

Full Changelog: v4.2.0...v4.2.1

v4.2.0

04 Nov 01:08
Compare
Choose a tag to compare

What's Changed

  • Add release note about dropping support for Py 3.6 by @sir-sigurd in #869
  • Load schemas via importlib.resources by @sevein in #873
  • Ensure all elements of arrays are verified for uniqueness by @DrGFreeman in #875

New Contributors

Full Changelog: v4.1.2...v4.2.0

v4.1.2

20 Oct 14:34
Compare
Choose a tag to compare

What's Changed

  • validators: Fix dependentSchemas when instance is not an object by @robherring in #850

Full Changelog: v4.1.1...v4.1.2

v4.1.1

19 Oct 23:03
Compare
Choose a tag to compare

What's Changed

  • Fix prefixItems index reporting in ValidationError by @jhashkes in #862

New Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

09 Oct 22:34
Compare
Choose a tag to compare

Full Changelog: v4.0.1...v4.1.0

v4.1.0a1

09 Oct 21:24
Compare
Choose a tag to compare
v4.1.0a1 Pre-release
Pre-release

Full Changelog: v4.0.1...v4.1.0a1