Skip to content

Latest commit

 

History

History
357 lines (236 loc) · 25.4 KB

CHANGELOG.md

File metadata and controls

357 lines (236 loc) · 25.4 KB

Changelog

v0.3.2 (2024-10-21)

Full Changelog

Merged pull requests:

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:

v0.3.0 (2024-10-14)

Full Changelog

Fixed bugs:

  • Use new [full] extra when installing DLite #162

Closed issues:

  • Let convert strategy accept kwargs than can be passed on to the function. #268
  • Add option to dlite-generate for also storing data documentation of the generated data to the KB #263

Merged pull requests:

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:

v0.2.1 (2024-07-01)

Full Changelog

Merged pull requests:

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:

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:

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:

v0.1.5 (2023-09-22)

Full Changelog

Fixed bugs:

  • Image parse strategy will change in OTEAPI Core #172

Merged pull requests:

v0.1.4 (2023-08-17)

Full Changelog

Merged pull requests:

v0.1.3 (2023-05-24)

Full Changelog

Merged pull requests:

  • Updated the create_collection filter strategy to store the collection in the data cache #139 (jesper-friis)
  • [Auto-generated] Update dependencies #137 (TEAM4-0)
  • [Auto-generated] Update dependencies #133 (TEAM4-0)

v0.1.2 (2023-04-18)

Full Changelog

Fixed bugs:

  • Getting Segmentation fault in CI tests #126

Merged pull requests:

v0.1.1 (2023-01-02)

Full Changelog

Merged pull requests:

v0.1.0 (2022-12-20)

Full Changelog

Closed issues:

  • Update pylint options #78
  • Usage of plugins defined in DLite #2

Merged pull requests:

v0.0.8 (2022-08-04)

Full Changelog

Fixed bugs:

  • Usage of key in cache is deprecated #49

Merged pull requests:

v0.0.7 (2022-03-17)

Full Changelog

Fixed bugs:

  • Tests are failing when using the oteapi-core@master #32
  • Fix Excel parser #8

Merged pull requests:

v0.0.6 (2022-03-16)

Full Changelog

Fixed bugs:

  • Documentation issue #25

Merged pull requests:

v0.0.5 (2022-03-11)

Full Changelog

Merged pull requests:

  • Updated strategy names #27 (jesper-friis)
  • [Auto-generated] Update dependencies #26 (TEAM4-0)
  • Updated dlite image parse strategy according to changes in the image parse strategy in oteapi core PR #108 #18 (jesper-friis)

v0.0.4 (2022-03-07)

Full Changelog

Fixed bugs:

  • Release workflow failing #22

Merged pull requests:

v0.0.3 (2022-03-05)

Full Changelog

Merged pull requests:

v0.0.2 (2022-03-05)

Full Changelog

Closed issues:

  • Add CI/CD workflow(s) #3

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator