Published July 6, 2023
| Version v4.18.0
Software
Open
python-jsonschema/jsonschema: v4.18.0
Authors/Creators
- Julian Berman
- Chase Sterling
- Romain Taprest1
- Harald Nezbeda2
- wilson chen
- Stephen Rosen
- DavidKorczynski3
- Opemipo4
- Glenn Maynard
- Ben Smithers
- Martin Zugnoni
- Colin Dunklau
- Hillel Arnold
- Daniel Nephin
- Dmitry Dygalo5
- Bouke Haarsma
- John Anderson6
- Lennart
- ApamNapat
- Alexander Bayandin7
- Gabriel Le Breton8
- Hynek Schlawack9
- joepvandijken
- Nicolás Aimetti
- apiraino
- johnthagen
- Daniël van Noord10
- Ilya Priven
- 1. Thales
- 2. Anexia
- 3. https://adalogics.com
- 4. @Bloomberg
- 5. Founder at @schemathesis
- 6. @getditto
- 7. @neondatabase
- 8. Totema Studio & TLM
- 9. Variomedia AG
- 10. @channable
Description
What's Changed
- Use only
autodocto generate the API documentation by @DanielNoord in https://github.com/python-jsonschema/jsonschema/pull/1021 - Replace codecov with coverage (7)'s native markdown support by @Julian in https://github.com/python-jsonschema/jsonschema/pull/1025
- Add annotations for
_Errorby @DanielNoord in https://github.com/python-jsonschema/jsonschema/pull/1022 - Replace
$ref&$dynamicRefsupport /RefResolverwith the new referencing library by @Julian in https://github.com/python-jsonschema/jsonschema/pull/1049 - Maybe fix PDF builds (in ReadTheDocs). by @Julian in https://github.com/python-jsonschema/jsonschema/pull/1055
- documentation mistype fix by @aryanA101a in https://github.com/python-jsonschema/jsonschema/pull/1063
- fix: Python 3.11 date.fromisoformat() allows extra formats by @jvtm in https://github.com/python-jsonschema/jsonschema/pull/1076
- Do not validate for unevaluatedProperties by @ikonst in https://github.com/python-jsonschema/jsonschema/pull/1075
- @DanielNoord made their first contribution in https://github.com/python-jsonschema/jsonschema/pull/1021
- @aryanA101a made their first contribution in https://github.com/python-jsonschema/jsonschema/pull/1063
- @jvtm made their first contribution in https://github.com/python-jsonschema/jsonschema/pull/1076
- @ikonst made their first contribution in https://github.com/python-jsonschema/jsonschema/pull/1075
Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.17.3...v4.18.0
Files
python-jsonschema/jsonschema-v4.18.0.zip
Files
(572.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:ea8750e70b1052403e0c377f38c1dbf8
|
572.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/python-jsonschema/jsonschema/tree/v4.18.0 (URL)