Skip to content

v0.8.0

Choose a tag to compare

@CasperWA CasperWA released this 02 Jul 20:19
v0.8.0
b673006

Changes:

  • New tests based on optimade-python-tools, but all in the flavor of pytest (#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)