Skip to content

v0.12.0

Latest

Choose a tag to compare

@Gallaecio Gallaecio released this 24 Jul 11:26
· 12 commits to master since this release
7780fe5

Added support for PyPy 3.11 (#97).

Added a new get_json_schema() class method to ItemAdapter and all built-in adapters to output a JSON Schema for a given item class (#101).

Modernized the code base, now making full use of pyproject.toml and using ruff (#96, #98).