Skip to content

v0.3.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 30 Mar 20:36
· 88 commits to main since this release

Support DLite

Support for DLite has been implemented.
A custom OPTIMADE-to-DLite parser strategy has been implemented, which the existing resource strategy can utilize, if so desired.
This means one can use the resource strategy as always, but toggle a use_dlite flag to store and later utilize the found OPTIMADE structures downstream in an OTEAPI pipeline.

Changelog

v0.3.0 (2023-03-30)

Full Changelog

Implemented enhancements:

  • Use SINTEF/ci-cd CI - Tests workflow #71
  • Implement support for DLite #31

Fixed bugs:

  • Fix CI/CD workflows for external usage #84
  • Update to SINTEF/ci-cd instead of CasperWA/ci-cd #72

Closed issues:

  • Use SINTEF/ci-cd v2 #104
  • Reinstate pre-commit hooks for docs #68

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator