Skip to content

Latest commit

 

History

History
640 lines (421 loc) · 42.9 KB

CHANGELOG.md

File metadata and controls

640 lines (421 loc) · 42.9 KB

Changelog

v1.2.0 (2023-11-06)

Full Changelog

Closed issues:

  • Drop python 3.8 support #499

Merged pull requests:

v1.1.2 (2023-11-06)

Full Changelog

Merged pull requests:

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:

v1.1.0 (2022-10-11)

Full Changelog

Implemented enhancements:

  • [MCLOUD] Allow for data curation #237

Merged pull requests:

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)

v1.0.0 (2022-09-21)

Full Changelog

Merged pull requests:

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:

v0.19.0 (2021-09-07)

Full Changelog

Fixed bugs:

  • Some anonymous chemical formulae are not reduced #279

Merged pull requests:

v0.18.0 (2021-07-15)

Full Changelog

Closed issues:

  • Remove usage of CODECOV_TOKEN #233

Merged pull requests:

v0.17.0 (2021-03-05)

Full Changelog

Merged pull requests:

v0.16.3 (2021-03-02)

Full Changelog

Merged pull requests:

v0.16.2 (2021-03-01)

Full Changelog

Merged pull requests:

v0.16.1 (2021-02-22)

Full Changelog

Fixed bugs:

v0.16.0 (2021-02-22)

Full Changelog

Implemented enhancements:

  • Update mass field #211

Closed issues:

  • Mass not validating #212

Merged pull requests:

v0.15.0 (2021-02-16)

Full Changelog

Implemented enhancements:

  • Better support for large databases #202

Fixed bugs:

Merged pull requests:

v0.14.1 (2021-02-08)

Full Changelog

Fixed bugs:

  • last_modified is changed to current time on each GET request #197

Merged pull requests:

v0.14.0 (2021-01-20)

Full Changelog

Implemented enhancements:

  • Use only 1 retrieval query for similar requests #191 (CasperWA)

Merged pull requests:

v0.13.1 (2021-01-08)

Full Changelog

Implemented enhancements:

  • Don't use @calcfunction for CifData initialization #185 (CasperWA)

v0.13.0 (2021-01-08)

Full Changelog

Implemented enhancements:

  • Also use CifData #9

Merged pull requests:

v0.12.0 (2020-11-16)

Full Changelog

Implemented enhancements:

  • Exclude AiiDA-specific fields in response if excluded in response_fields #149

Fixed bugs:

  • Provider-specific field included without prefix #157
  • elements_ratios #8

Closed issues:

  • response_fields not respected #161
  • Improve outputs and testing of the CLI calc command #156
  • Use latest version of OPTIMADE validator in CI #123

Merged pull requests:

v0.11.0 (2020-11-06)

Full Changelog

Implemented enhancements:

  • Recalculate specific fields only #150
  • Add progress bar using tqdm #153 (CasperWA)

Fixed bugs:

  • chemical_formula_anonymous should sort with descending elements' proportion #148

Merged pull requests:

v0.10.3 (2020-09-28)

Full Changelog

Fixed bugs:

  • KeyError with "optimade init" and "optimade run" #126

Merged pull requests:

v0.10.2 (2020-09-28)

Full Changelog

Implemented enhancements:

  • Force re-calculation in aiida-optimade init #128

Closed issues:

  • Initialize AiiDA database in Dockerfile #131

Merged pull requests:

  • Initialize db before starting server in Docker #132 (CasperWA)
  • Add -f/--force option to aiida-optimade init #130 (CasperWA)

v0.10.1 (2020-09-25)

Full Changelog

Fixed bugs:

  • Add server to /links endpoint in debug mode #124
  • The floating point conversion treats negative numbers as zero #120

Merged pull requests:

v0.10.0 (2020-09-18)

Full Changelog

Implemented enhancements:

  • Use OPTIMADE Validator Action in CI #113

Fixed bugs:

Closed issues:

  • Return HTTP code 553 for incorrect versioned base URL #116

Merged pull requests:

v0.9.0 (2020-08-31)

Full Changelog

Implemented enhancements:

  • Add type field to /info/structures #92
  • Add nperiodic_dimensions #91
  • Initialize "fresh" AiiDA database more easily #58

Closed issues:

  • Update README #24

Merged pull requests:

v0.8.0 (2020-06-18)

Full Changelog

Implemented enhancements:

  • Add "sortable" key to /info/structures.properties + add provider-specific properties #83
  • /links-endpoint is missing #81

Closed issues:

  • No tests for functionalities introduced in #72 #73

Merged pull requests:

v0.7.0 (2020-05-25)

Full Changelog

Fixed bugs:

  • Codecov.yml - Wrong key 'threshold' #77
  • ReDoc redirects incorrectly for custom base URLs #71

Closed issues:

  • Missing files in sdist #75
  • Update to optimade-python-tools v0.8 #69
  • Update to AiiDA v1.2 #68
  • Update OPTIMADE capitalization #66

Merged pull requests:

v0.6.1 (2020-03-16)

Full Changelog

Merged pull requests:

v0.6.0 (2020-03-06)

Full Changelog

Closed issues:

  • Problem with CI - PostgreSQL #56
  • add docker tests #43

Merged pull requests:

v0.5.0 (2020-02-13)

Full Changelog

Fixed bugs:

  • Extensions endpoint (and sub-endpoints) are not working for Materials Cloud servers #26

Closed issues:

  • Use aiida-core==1.1.0 #49
  • Implement versioned URLs #48
  • Make dockerfile install specific optimade-python-tools version #44
  • automatic pagination? #25

Merged pull requests:

v0.4.1 (2020-01-20)

Full Changelog

Merged pull requests:

v0.4.0 (2020-01-19)

Full Changelog

Fixed bugs:

  • Django backend is not working properly #35
  • Update to pydantic v1 #27
  • Codecov Action is not working #18

Merged pull requests:

v0.3.0 (2019-12-16)

Full Changelog

Merged pull requests:

v0.2.0 (2019-12-03)

Full Changelog

Closed issues:

  • HTTPException #6
  • UrlStr not found #5

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator