v0.3.0
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)
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
- Support DLite #109 (@CasperWA)
- Update to SINTEF/ci-cd v2 #105 (@CasperWA)
- Update input keywords for SINTEF/ci-cd workflows #85 (@CasperWA)
- Use CasperWA/ci-cd pre-commit hooks #69 (@CasperWA)
* This Changelog was automatically generated by github_changelog_generator