v0.5.0
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:
- Bump actions by @dependabot
- Fix potential crash rdf plugin by @jesper-friis in #759
- Update doc requirements by @jesper-friis in #775
- Fix loading collection with instance_from_dict() by @jesper-friis in #749
- Move test entities and input and output files to sub-directories by @jesper-friis in #731
- Add datatype to collection by @jesper-friis in #755
- [Auto-generated] Update dependencies by @TEAM4-0 in #725
Full Changelog: v0.4.6...v0.5.0
Changelog
v0.5.0 (2024-01-24)
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:
- Update doc requirements #775 (jesper-friis)
- Bump actions/cache from 3 to 4 #771 (dependabot[bot])
- Update sphinx-copybutton requirement from ~=0.5.1 to ~=0.5.2 #766 (dependabot[bot])
- Bump SINTEF/ci-cd from 2.7.1 to 2.7.2 #764 (dependabot[bot])
- Update sphinx-toggleprompt requirement from ~=0.4.0 to ~=0.5.2 #763 (dependabot[bot])
- Fix invalid db.xml file can crash rdf plugin #759 (jesper-friis)
- Add datatype to collection #755 (jesper-friis)
- Bump actions/deploy-pages from 3 to 4 #752 (dependabot[bot])
- Bump actions/upload-pages-artifact from 2 to 3 #751 (dependabot[bot])
- Fix loading collection with instance_from_dict() #749 (jesper-friis)
- Bump actions/upload-artifact from 3 to 4 #747 (dependabot[bot])
- Bump actions/download-artifact from 3 to 4 #746 (dependabot[bot])
- Bump SINTEF/ci-cd from 2.6.0 to 2.7.1 #740 (dependabot[bot])
- Bump actions/setup-python from 4 to 5 #737 (dependabot[bot])
- Bump actions/deploy-pages from 2 to 3 #735 (dependabot[bot])
- Bump actions/configure-pages from 3 to 4 #734 (dependabot[bot])
- Move test entities and input and output files to sub-directories #731 (jesper-friis)
- [Auto-generated] Update dependencies #725 (TEAM4-0)
- Update sphinx-design requirement from ~=0.3.0 to ~=0.5.0 #724 (dependabot[bot])
- Update sphinxcontrib-plantuml requirement from ~=0.24 to ~=0.27 #723 (dependabot[bot])
- Update sphinx-book-theme requirement from ~=0.3.3 to ~=1.0.1 #722 (dependabot[bot])
- Update sphinx requirement from <5,>=4.5.0 to >=4.5.0,<8 #721 (dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator