Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@CasperWA CasperWA released this 02 Dec 08:21
· 3 commits to main since this release

Changelog

v0.3.0 (2024-12-02)

Full Changelog

New graph module

Perform RDF graph operations, specifically meant for usage with SOFT7 and semantic interoperability utilizing the s7.graph module.

The main underlying technology is RDFLib and SPARQLWrapper.

Support Python 3.13

CI tests and official package metadata support for Python 3.13 has been added.

Support Pydantic v2.10

There were several changes to the networking models in pydantic v2.10 - this update remedies most of these changes.

Implemented enhancements:

  • Test support for Python 3.13 #71

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator