Skip to content

v0.5.0

Compare
Choose a tag to compare
@jesper-friis jesper-friis released this 24 Jan 22:27
· 193 commits to master since this release

What's Changed

The relations in a collection now has a fourth field, the datatype in case the object is a literal. This makes it possible to use a collection as a triplestore without loss of information. The version is bumped to v0.5 since this creates a not fully backward compatible change in the C code.

Other changes include:

Full Changelog: v0.4.6...v0.5.0

Changelog

v0.5.0 (2024-01-24)

Full Changelog

Closed issues:

  • Cannot load collection with instance_from_dict() #750
  • Add datatype to collection #741
  • Move all entities used for tests in the entities folder #689

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator