Skip to content

Latest commit

 

History

History
265 lines (172 loc) · 17.9 KB

CHANGELOG.md

File metadata and controls

265 lines (172 loc) · 17.9 KB

Changelog

Full Changelog

Implemented enhancements:

  • Migrate to pydantic v2 #187

v0.2.0 (2024-02-23)

Full Changelog

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