RDFLib endpoint 0.2.0
Changelog
- Migrate from
setup.py
topyproject.toml
with ahatch
build backend andsrc/
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