Skip to content

March 2024 release

Latest
Compare
Choose a tag to compare
@c-martinez c-martinez released this 28 Feb 20:01
· 2 commits to master since this release
3dca41e

What's Changed

Changes include:

  • Creating JSON-LD via SPARQLTransformer
  • Adding Gitlab support (testing, authentication)
  • Update supported Python versions: 3.8 to 3.11
  • Refactor query rewriter
  • Dependabot updates for flask, pygithub, pytest, python-gitlab, pyaml
  • Linter using flake8 and black
  • Update notebook example for using grlc as a library
  • Adding endpoint-method decorator allowing to control POST/GET communication with SPARQL endpoint
  • Replace docopt by docopt-ng

Full Changelog: v1.3.8...v1.3.9