v0.4.0
Examples in documentation
Outside of several fixes and QoL upgrades for developers, this update introduces Jupyter Notebook examples in the documentation for how to use the OTEAPI strategies from this repository.
Changelog
v0.4.0 (2023-10-23)
Implemented enhancements:
- Add example(s) #124
Fixed bugs:
- Wrong OPTIMADEStructureAttributes datamodel #164
- OPTIMADE plugin produces empty instances of http://onto-ns.com/meta/1.0/OPTIMADEStructureSpecies #162
- Pipeline figure not being shown in docs #144
- Updated DLite installation pathway #136
Segmentation fault
from dlite in CI #115- init file missing in the new
dlite
module #113
Closed issues:
- Make the JSON-serialisation of entities human readable #160
- Use ruff instead of pylint (and isort) #156
Merged pull requests:
- Write Ångström such that it is understandable by Pint in datamodel #170 (@jesper-friis)
- Update data models #169 (@CasperWA)
- Move from pylint (& isort) to ruff #157 (@CasperWA)
- Use relative link, which works only in production #145 (@CasperWA)
- Avoid DLite v0.4.0 #139 (@CasperWA)
- DLite notebook example #127 (@CasperWA)
- Add example to documentation #125 (@CasperWA)
- Add __init__ file to dlite submodule #122 (@CasperWA)
- Avoid psycopg2-binary v2.9.6 #117 (@CasperWA)
* This Changelog was automatically generated by github_changelog_generator