v0.13.0
Major changes:
- CifData support (#183).
AiiDA-OPTIMADE will now serve bothStructureDataandCifDataNodes from an AiiDA database.
For now, theCifDataNodes will be converted toStructureDatavia pymatgen (new dependency) and the OPTIMADE fields are calculated from there. This will result in loading each Node, making the initialization quite slow forCifDataNodes. This will be optimized in the future.
Other updates:
- Update dependencies, now supporting AiiDA v1.5.2 and OPTIMADE Python tools v0.12.5.