Skip to content

v0.5.17

Compare
Choose a tag to compare
@jesper-friis jesper-friis released this 12 Aug 08:45
· 35 commits to master since this release

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