Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Releases: aiidalab/aiidalab-optimade

v2.0.4

12 May 10:13
Compare
Choose a tag to compare

Update:

  • Use latest OPTIMADE Client version (2021.5.7) (#30).
  • Disable providers and skip databases similar to what is done for the OPTIMADE Client on Materials Cloud (#30).
    Note, this is only done for the stand-alone OPTIMADE Client app, not the widget used in other apps.

v2.0.3

16 Mar 15:22
Compare
Choose a tag to compare

Update:

  • Use latest OPTIMADE Client version (2021.3.16) (#27).

v2.0.2

10 Mar 14:02
Compare
Choose a tag to compare

Update:

v2.0.1

09 Mar 09:00
Compare
Choose a tag to compare

Update:

  • Use latest OPTIMADE Client version (2021.3.8) (#25).

v2.0.0

18 Jan 11:27
Compare
Choose a tag to compare

Major changes

  • Remove deprecated importability of OptimadeQueryWidget.
    This is a special widget created for use with AiiDAlab, which has been implemented in aiidalab-widgets-base.
    It was importable as a proxy from the aiidalab-optimade package in this repository. This was the only function of the aiidalab-optimade Python package up to this point, hence it has been removed completely along with the importability of OptimadeQueryWidget.

Developer updates

  • Update invoke used for the publishing workflow.

v1.2.3

22 Nov 14:33
Compare
Choose a tag to compare

Update to use the latest optimade-client 2020.11.22 (#20).

v1.2.2

05 Nov 15:49
Compare
Choose a tag to compare

Update to use the latest optimade-client 2020.11.5 (#18).

v1.2.1

30 Oct 16:46
Compare
Choose a tag to compare

Update to use the latest optimade-client 2020.10.29 (#17).

v1.2.0

27 Oct 09:14
Compare
Choose a tag to compare

Changes:

  • Update optimade-client to newest version 2020.10.26 (#14).
  • New release workflow utilizing GitHub Actions (#15).
    This is the first release using the new workflow.