Skip to content

Releases: SINTEF/dlite

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

v0.5.14

21 Jun 17:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.13...v0.5.14

Changelog

v0.5.14 (2024-06-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.13

21 Jun 14:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.12...v0.5.13

Changelog

v0.5.13 (2024-06-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.12

21 Jun 12:57
Compare
Choose a tag to compare

Pypi publish

Changelog

v0.5.12 (2024-06-21)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

v0.5.11

21 Jun 11:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.11

Changelog

v0.5.11 (2024-06-21)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

v0.5.9

21 Jun 10:34
Compare
Choose a tag to compare

What's Changed

  • corrected req for building wheels in windows
  • Made unique artifact names, as reuse is not allowed with actions/uplo… by @francescalb in #846
  • WIP: Do not install optional requirements when building docker images for PyPI by @jesper-friis in #850

Full Changelog: v0.5.8...v0.5.9

v0.5.8

06 Jun 09:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

Changelog

v0.5.8 (2024-06-06)

Full Changelog

Closed issues:

  • Errors in README file #809

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.5.7

01 May 19:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

Changelog

v0.5.7 (2024-05-01)

Full Changelog

Implemented enhancements:

  • Support native Python types in the class dlite.Options #770

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator