v0.9.0
Major changes:
aiida-optimadeCLI (#85)
New CLI with which one can run the server and initialize an AiiDA database.- Custom Python
Warnings(#94)
All AiiDA-OPTIMADE warnings can be caught by the customAiidaOptimadeWarningclass. - Logger (#94)
Log various events in the code, useful for debugging and testing.
OPTIMADE-specific changes:
- Add new
nperiodic_dimensionsStructure attribute to translator (#93) - Add
typeattribute to the introspective/info/structuresendpoint (#93) - Add
/versions-endpoint and use un-versioned URLs (#94)
Minor changes: