github python-jsonschema/jsonschema v4.17.3

latest releases: v4.23.0, v4.22.0, v4.21.1...
22 months ago
  • Fix instantiating validators with cached refs to boolean schemas
    rather than objects (#1018).
  • Empty strings are not valid relative JSON Pointers (aren't valid under the
    RJP format).
  • Durations without (trailing) units are not valid durations (aren't
    valid under the duration format). This involves changing the dependency
    used for validating durations (from isoduration to isodate).

Full Changelog: v4.17.2...v4.17.3

Don't miss a new jsonschema release

NewReleases is sending notifications on new releases.