Skip to content

v0.5.24

Latest
Compare
Choose a tag to compare
@jesper-friis jesper-friis released this 29 Nov 12:01
· 4 commits to master since this release

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