v0.8.0
Changes:
- New tests based on
optimade-python-tools, but all in the flavor ofpytest(#74) - Add
"sortable"field to/info/structuresendpoint's"properties"(#84)
All fields that are not containers (JSON arrays and objects) can be sorted. - Using custom
StructureResourceAttributeswith AiiDA-specific properties (ctime) (#84) - Add
/linksendpoint (#86) - Update to the new LinksResource schema (#86)
- Update dependencies, now all dependencies have a specific version number, but are still using
~=(#86)