Skip to content

Releases: EMMC-ASBL/oteapi-dlite

v0.3.2

21 Oct 12:42
Compare
Choose a tag to compare

Dependency of tripper cannot be @master for release on PyPI

What's Changed

Full Changelog: v0.3.1...v0.3.2

Changelog

v0.3.2 (2024-10-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.3.1

21 Oct 11:43
Compare
Choose a tag to compare

Updated CI/CD tools which also fixes deployment on PyPi which did not succed in v0.3.0.
No changes in functionality in the actual code. See v0.3.0 for this.

What's Changed

Full Changelog: v0.3.0...v0.3.1

Changelog

v0.3.1 (2024-10-21)

Full Changelog

Implemented enhancements:

  • Use ruff instead of pylint #308
  • Update CI/CD, streamlining and aligning it #307

Closed issues:

  • Use Trusted Publishers from PyPI #310
  • mkdocs autorefs fails in strict mode after 1.1.0, and fails with error with 1.2.0 #269
  • Support pre-commit in Windows #214
  • Make ci_tests work for Python 3.11 #168

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.3.0

21 Oct 09:31
dbc694d
Compare
Choose a tag to compare

Added a strategy to document settings. This might be more usfeul to move to oteapi-core, but it canbe tested here first.

The generate strategy has been updated to accept more arguments for documentation of the data in a the triple store.

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

04 Jul 08:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

Changelog

v0.2.2 (2024-07-04)

Full Changelog

Fixed bugs:

  • pre-commit config should be updated to state master instead of main #242

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.2.1

03 Jul 11:55
af6dfc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Feb 09:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0

Changelog

v0.2.0 (2024-02-29)

Full Changelog

Implemented enhancements:

  • Migrate to pydantic v2 #187

Fixed bugs:

  • Move pre-commit dependency to docs requirements #215 (CasperWA)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.1.7

23 Feb 08:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

Changelog

v0.1.7 (2024-02-23)

Full Changelog

Closed issues:

  • mypy update detects new type error #212
  • Document functionality/features #196
  • Reenable update-docs-api-reference in ci workflow #83

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.1.6

26 Oct 12:27
Compare
Choose a tag to compare

Update DLite support

This patch update is mainly to support DLite v0.4.x.

Changelog

v0.1.6 (2023-10-26)

Full Changelog

Fixed bugs:

  • Pin OTEAPI Core to < v0.6 #186
  • "Still" getting SegFaults with DLite v0.4.x #179

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.1.5

22 Sep 14:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

Changelog

v0.1.5 (2023-09-22)

Full Changelog

Fixed bugs:

  • Image parse strategy will change in OTEAPI Core #172

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.1.4

17 Aug 11:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

Changelog

v0.1.4 (2023-08-17)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator