Skip to content

0.25.0 - 2023-11-23

Compare
Choose a tag to compare
@ashleysommer ashleysommer released this 23 Nov 00:45
· 164 commits to master since this release
c18e8b9

Changed

Dropped support for Python 3.7

Add preliminary support for Python 3.12

Dropped support for RDFLib v6.2.0 and earlier

  • Only RDFLib v6.3.2 and v7.0 are supported by PySHACL v0.25.0+

Bumped to updated version of Black and Ruff

  • Reformatted everything according to py38 codestyle

Fixed

Do not hard-pin to importlib-metadata. Fixes #214