Skip to content

RDFLib endpoint 0.2.0

Compare
Choose a tag to compare
@vemonet vemonet released this 19 Dec 12:20
· 122 commits to main since this release

Changelog

  • Migrate from setup.py to pyproject.toml with a hatch build backend and src/ layout
  • Added types
  • Check for strict type compliance using mypy
  • Added tests for python 3.10 and 3.11
  • Added CITATION.cff file and pre-commit hooks
  • Merged pull request #2 "Fix error when dealing with AND operator (&&)"

Full Changelog: 0.1.6...0.2.0