v0.9.0
Major changes:
aiida-optimade
CLI (#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 customAiidaOptimadeWarning
class. - Logger (#94)
Log various events in the code, useful for debugging and testing.
OPTIMADE-specific changes:
- Add new
nperiodic_dimensions
Structure attribute to translator (#93) - Add
type
attribute to the introspective/info/structures
endpoint (#93) - Add
/versions
-endpoint and use un-versioned URLs (#94)
Minor changes: