Skip to content

v0.6.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 08 May 12:19
· 30 commits to main since this release

Changelog

v0.6.0 (2024-05-08)

Full Changelog

Support identity and ensure dimensions is present

identity is now allowed as an alias for uri. This is in accord with regular SOFT schemas.

The dimensions key is now always returned when retrieving an entity, even if empty. This is done mainly to support DLite usage, since DLite cannot handle entities that do not explicitly define the dimensions key, even though it may be empty.

pre-commit.ci

The DX has been optimized by using pre-commit.ci for running pre-commit hooks on a PR as well as autoupgrading the hooks weekly as part of the repository's CI/CD.

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator