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