Skip to content

Releases: SINTEF/dlite

v0.5.24

29 Nov 12:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.23...v0.5.24

Changelog

v0.5.24 (2024-11-29)

Full Changelog

Fixed bugs:

  • Building HTML documentation with Sphinx fails #654

Closed issues:

  • Support for swig 4.3.0 #1021
  • Ref not checked correctly in dlite-validate #1007
  • Code cleanup: Follow up PR #986 by replace utils.instance_from_dict()++ with JStore #1000
  • Fix warnings and errors from Doxygen and Sphinx #993
  • Ref-type doesn't work with YAML #982
  • Write a small section on how to write datamodels, which is easy to find. #980
  • dlite-validate overwrites file if it is not valid #979
  • dlite-validate output confusing information #978
  • Describe how to add paths to drivers in the documentation #976
  • Generate Python reference documentation #962
  • Make it possible to use entry points to register DLite plugins #927
  • Fix remaining memory leaks #894

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.23

17 Oct 18:03
Compare
Choose a tag to compare

Major changes

  • Evaluate plugins in separate namespaces by the calling interpreter
  • Protocol plugins

What's Changed

Full Changelog: v0.5.22...v0.5.23

Changelog

v0.5.23 (2024-10-17)

Full Changelog

Closed issues:

  • Load plugins in a separate namespace #950
  • Document builtin storage plugins #642
  • Rename uri argument to plugin open() functions #325
  • Plugin for distributed hash table - for accessing metadata #190

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.22

15 Aug 08:35
Compare
Choose a tag to compare

What's Changed

  • Do not print C errors by default and avoid reissuing old exceptions by @jesper-friis in #926

Full Changelog: v0.5.21...v0.5.22

Changelog

v0.5.22 (2024-08-15)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.21

14 Aug 12:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.20...v0.5.21

Changelog

v0.5.21 (2024-08-14)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.20

14 Aug 11:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.19...v0.5.20

Changelog

v0.5.20 (2024-08-14)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.19

14 Aug 08:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.17...v0.5.19

Changelog

v0.5.19 (2024-08-14)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

v0.5.18

14 Aug 08:29
cc0a9ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.17...v0.5.18

v0.5.17

12 Aug 08:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.16...v0.5.17

Changelog

v0.5.17 (2024-08-12)

Full Changelog

Implemented enhancements:

  • Extend Python wheel with win32 edition #220

Closed issues:

  • Add options to Instance.to_bytes() and Instance.from_bytes() #868
  • Document that DLite plugins should not define anything outside the plugin class. #866
  • Update GitHub upload-artifact action to v4 #830
  • Error in documentation and asdict #811
  • hdf5 and swig no longer optional if python packages installed #710
  • Cannot find NumPy include directories for Python 3.11 on Windows #553
  • Fix memory issue in test_execprocess that shows up with valgrind #343

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.16

21 Jun 19:02
Compare
Choose a tag to compare

What's Changed

  • Moved all wheels to dist folder and delete original folder by @francescalb in #858
  • Accidentally removed dist folder just before push to pypi by @francescalb in #859

Full Changelog: v0.5.14...v0.5.16

Changelog

v0.5.16 (2024-06-21)

Full Changelog

Merged pull requests:

  • Accidentally removed dist folder just before push to pypi #859 (francescalb)

* This Changelog was automatically generated by github_changelog_generator

v0.5.15

21 Jun 18:05
Compare
Choose a tag to compare

What's Changed

  • Moved all wheels to dist folder and delete original folder by @francescalb in #858

Full Changelog: v0.5.14...v0.5.15

Changelog

v0.5.15 (2024-06-21)

Full Changelog

Merged pull requests:

  • Moved all wheels to dist folder and delete original folder #858 (francescalb)

* This Changelog was automatically generated by github_changelog_generator