v1.1.0
Use Groups to serve curated data
You can now use an AiiDA Group to serve the data you desire, i.e., a subset of all structure data within a single AiiDA database.
Furthermore, the code base has been updated with more developer-friendly formatting tools (isort and a YAML formatter).
Changelog
v1.1.0 (2022-10-11)
Implemented enhancements:
- [MCLOUD] Allow for data curation #237
Merged pull requests:
- Using reorder importers and yaml fmt pre-commit hook #388 (unkcpz)
- Update dependencies #387 (CasperWA)
- Update dependencies #385 (CasperWA)
- Data curation with configure parameter
query_group
#327 (unkcpz)
* This Changelog was automatically generated by github_changelog_generator