v0.4.1 release on PyPi
- CI pipeline through GH Actions; kudos @tomaarsen
- further testing/config for NVIDIA GPUs
- fixes for Snyk security advisories
- update to
RDFlib
6.x, removing use ofjson-ld
plugin - use
nbmake
to add test coverage of example notebooks into the CI pipeline; kudos @Mec-iS
What's Changed
- Adding pre-commit to Continuous Integration with GitHub Actions by @tomaarsen in #192
- Update by @ceteri in #193
- further testing/config for NVIDIA GPUs by @ceteri in #195
- workaround for GitHub CI by @ceteri in #196
- Improve relative paths in notebooks by @Mec-iS in #205
- updated notebooks for RDFlib 6.x by @ceteri in #208
- Add PR and issue creation templates by @Mec-iS in #206
- Update by @ceteri in #209
New Contributors
- @tomaarsen made their first contribution in #192
- @Mec-iS made their first contribution in #205
Full Changelog: v0.4.0...v0.4.1