Skip to content

Releases: SINTEF/dlite

v0.5.6

01 May 09:37
Compare
Choose a tag to compare

A test release containing no changes since v0.5.5.

Just checking whether the failure in building wheel for Windows is consistent between invocations.

Changelog

v0.5.6 (2024-05-01)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

v0.5.5

01 May 08:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

Changelog

v0.5.5 (2024-05-01)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.4

22 Apr 11:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

Changelog

v0.5.4 (2024-04-22)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.3

21 Apr 06:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

Changelog

v0.5.3 (2024-04-21)

Full Changelog

Closed issues:

  • CI/CD fails when merging to master #790

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.2

14 Feb 13:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

Changelog

v0.5.2 (2024-02-14)

Full Changelog

Closed issues:

  • Rename dims to shape throughout dlite #192

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.1

25 Jan 23:47
dc1d930
Compare
Choose a tag to compare

What's Changed

Main change is unit support when accessing and assigning instance properties.

Other changes:

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Jan 22:27
Compare
Choose a tag to compare

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

v0.4.6

18 Jan 19:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

Changelog

v0.4.6 (2024-01-18)

Full Changelog

Closed issues:

  • Avoid duplication of error messages #757
  • make uninstall does not remove dlite-validate #714
  • Tests are not skipped when building with minimal requirements #711
  • Install blas on musl linux docker image #705
  • Add more context to error messages #704
  • test for old entities #702
  • requirements in setup.py and requirements.txt #693
  • Invalid entity (json file) can crash DLite #691
  • Update the storages readme with all available plugins in native dlite #690
  • Copy image storage plugin from TEM example to default plugins #685

Merged pull requests:

Read more

v0.4.5

03 Nov 08:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

Changelog

v0.4.5 (2023-11-03)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.4.4

01 Nov 11:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

Changelog

v0.4.4 (2023-11-01)

Full Changelog

Closed issues:

  • Misspelling of shape in the datamodel may cause DLite to crash #686
  • Add tests for utility function get_referred_instances() #673
  • saving instance asdict cannot be read afterwards #651

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator