Skip to content

Releases: aiidateam/aiida-optimade

v1.2.0

06 Nov 20:32
Compare
Choose a tag to compare

Update Python support

Drop Python 3.8 support, while adding Python 3.11 support.
This ensures support for the latest versions of AiiDA, OPTIMADE Python tools and pymatgen.

Thanks to @eimrek for upgrading the repository.

Changelog

v1.2.0 (2023-11-06)

Full Changelog

Closed issues:

  • Drop python 3.8 support #499

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.1.2

06 Nov 10:46
Compare
Choose a tag to compare

Update dependencies prior to dropping Python 3.8 support

This is a patch update to include dependency updates for a v1.1 release, prior to releasing v1.2, which drops Python 3.8 support.

Changelog

v1.1.2 (2023-11-06)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.1.1

09 Jun 16:25
Compare
Choose a tag to compare

Changelog

v1.1.1 (2023-06-09)

Full Changelog

Fixed bugs:

  • codecov dependency error #451
  • Remove/Update pre-commit hook for yamlfmt #450
  • Update auto-merge workflow #426
  • Dependabot configuration file should only use strings #418
  • Changed optimade extra dependency #416

Closed issues:

  • available_api_versions broken url #381

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.1.0

11 Oct 11:05
Compare
Choose a tag to compare

Use Groups to serve curated data

You can now use an AiiDA Group to serve the data you desire, i.e., a subset of all structure data within a single AiiDA database.

Furthermore, the code base has been updated with more developer-friendly formatting tools (isort and a YAML formatter).

Changelog

v1.1.0 (2022-10-11)

Full Changelog

Implemented enhancements:

  • [MCLOUD] Allow for data curation #237

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.0.1

22 Sep 01:18
Compare
Choose a tag to compare

What's Changed

  • Update optimade[mongo] requirement from ~=0.18.0 to ~=0.19.2 (#375) by @unkcpz in #383

Full Changelog: v1.0.0...v1.0.1

Changelog

v1.0.1 (2022-09-22)

Full Changelog

Merged pull requests:

  • Update optimade[mongo] requirement from ~=0.18.0 to ~=0.19.2 (#375) #383 (unkcpz)

* This Changelog was automatically generated by github_changelog_generator

v1.0.0

21 Sep 23:00
Compare
Choose a tag to compare

AiiDA 2.x support.

What's Changed

Full Changelog: v0.20.0...v1.0.0

Changelog

v1.0.0 (2022-09-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.20.0

12 Aug 15:53
Compare
Choose a tag to compare

IMPORTANT: This is the last version with aiida-core v1 support

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0

Changelog

v0.20.0 (2022-08-12)

Full Changelog

Fixed bugs:

  • Missing dependencies in CI auto-merge workflow #293
  • Bug in auto-merge CI workflow #291
  • [MaterialsCloud] OpenAPI (and all /extensions/*) not available #169

Closed issues:

  • Add support to python 3.10 #359
  • Update CI/CD to be more automatic #288

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.19.0

07 Sep 00:29
Compare
Choose a tag to compare

Updates:

  • Moved to the latest optimade, v0.16.3 (#282).
    This introduced extra validations, leading to a fix of the calculation of the chemical_formula_anonymous field.
  • Moved to the latest AiiDA version, 1.6.5 (#274).

Developer updates:

  • Updated dependencies (#270, #274, #277, #282):
    • pre-commit~=2.15
    • uvicorn~=0.15.0
    • pylint~=2.10
  • Update various GH Actions.

v0.18.0

15 Jul 13:36
Compare
Choose a tag to compare

Major updates:

  • Dropped Python 3.6 support, added Python 3.9 support (#232).
  • Update the AiiDA filter transformer class and entry collections to be compatible with v0.16.0 of optimade (#252).
  • Update to AiiDA v1.6 (#232, #236, #252).

Developer updates:

  • Several minor code optimizations to use more of the upstream optimade code (#252, #262).
  • Several dependency updates (#226, #232, #235, #236, #247, #248, #252).
  • Update to full version GH Actions (#243).
  • Remove use of CODECOV_TOKEN (#234).

v0.17.0

05 Mar 17:12
Compare
Choose a tag to compare

Major updates:

  • Initialize a server with the MongoDB backend with entries from a JSON file (#220).
  • Use the latest MongoDB v4 (v4.4) for tests and in docker-compose files (#220).

Developer updates:

  • Dependencies updated:
    • optimade (v0.13.3), which uses the latest pydantic (v1.8) version.
    • pymatgen (v2021.3) using semantic versioning to stay in v2021.