Aiida-optimade

Latest version: v1.2.0

Safety actively analyzes 619426 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.10.0

- Up to v0.10.0 [\118](https://github.com/aiidateam/aiida-optimade/pull/118) ([CasperWA](https://github.com/CasperWA))
- Update CI workflow [\114](https://github.com/aiidateam/aiida-optimade/pull/114) ([CasperWA](https://github.com/CasperWA))

[v0.9.0](https://github.com/aiidateam/aiida-optimade/tree/v0.9.0) (2020-08-31)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/v0.8.0...v0.9.0)

**Implemented enhancements:**

- Add `type` field to `/info/structures` [\92](https://github.com/aiidateam/aiida-optimade/issues/92)
- Add `nperiodic_dimensions` [\91](https://github.com/aiidateam/aiida-optimade/issues/91)
- Initialize "fresh" AiiDA database more easily [\58](https://github.com/aiidateam/aiida-optimade/issues/58)

**Closed issues:**

- Update README [\24](https://github.com/aiidateam/aiida-optimade/issues/24)

**Merged pull requests:**

- Up to v0.9.0 [\111](https://github.com/aiidateam/aiida-optimade/pull/111) ([CasperWA](https://github.com/CasperWA))
- Update to v0.9.0 [\110](https://github.com/aiidateam/aiida-optimade/pull/110) ([CasperWA](https://github.com/CasperWA))
- Update dependencies and pre-commit [\109](https://github.com/aiidateam/aiida-optimade/pull/109) ([CasperWA](https://github.com/CasperWA))
- Rely on `optimade` for certain dependencies [\106](https://github.com/aiidateam/aiida-optimade/pull/106) ([CasperWA](https://github.com/CasperWA))
- Update dependencies [\105](https://github.com/aiidateam/aiida-optimade/pull/105) ([CasperWA](https://github.com/CasperWA))
- Update optimade\[mongo\] requirement from ~=0.10.0 to ~=0.11.0 [\97](https://github.com/aiidateam/aiida-optimade/pull/97) ([dependabot[bot]](https://github.com/apps/dependabot))
- Move dependencies to dedicated requirements files [\96](https://github.com/aiidateam/aiida-optimade/pull/96) ([CasperWA](https://github.com/CasperWA))
- Create Dependabot config file [\95](https://github.com/aiidateam/aiida-optimade/pull/95) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Minor clean ups [\94](https://github.com/aiidateam/aiida-optimade/pull/94) ([CasperWA](https://github.com/CasperWA))
- Add new fields [\93](https://github.com/aiidateam/aiida-optimade/pull/93) ([CasperWA](https://github.com/CasperWA))
- Update to optimade v0.9.7 [\89](https://github.com/aiidateam/aiida-optimade/pull/89) ([CasperWA](https://github.com/CasperWA))
- aiida-optimade CLI [\85](https://github.com/aiidateam/aiida-optimade/pull/85) ([CasperWA](https://github.com/CasperWA))

[v0.8.0](https://github.com/aiidateam/aiida-optimade/tree/v0.8.0) (2020-06-18)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/v0.7.0...v0.8.0)

**Implemented enhancements:**

- Add "sortable" key to /info/structures.properties + add provider-specific properties [\83](https://github.com/aiidateam/aiida-optimade/issues/83)
- /links-endpoint is missing [\81](https://github.com/aiidateam/aiida-optimade/issues/81)

**Closed issues:**

- No tests for functionalities introduced in \72 [\73](https://github.com/aiidateam/aiida-optimade/issues/73)

**Merged pull requests:**

- Up to v0.8.0 [\88](https://github.com/aiidateam/aiida-optimade/pull/88) ([CasperWA](https://github.com/CasperWA))
- Up to v0.8.0 [\87](https://github.com/aiidateam/aiida-optimade/pull/87) ([CasperWA](https://github.com/CasperWA))
- Use /links router directly from optimade-python-tools [\86](https://github.com/aiidateam/aiida-optimade/pull/86) ([CasperWA](https://github.com/CasperWA))
- Add sortable key and provider-specific properties to /info/structures [\84](https://github.com/aiidateam/aiida-optimade/pull/84) ([CasperWA](https://github.com/CasperWA))
- Add more tests \(based on optimade-python-tools\) [\74](https://github.com/aiidateam/aiida-optimade/pull/74) ([CasperWA](https://github.com/CasperWA))

[v0.7.0](https://github.com/aiidateam/aiida-optimade/tree/v0.7.0) (2020-05-25)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/v0.6.1...v0.7.0)

**Fixed bugs:**

- Codecov.yml - Wrong key 'threshold' [\77](https://github.com/aiidateam/aiida-optimade/issues/77)
- ReDoc redirects incorrectly for custom base URLs [\71](https://github.com/aiidateam/aiida-optimade/issues/71)

**Closed issues:**

- Missing files in sdist [\75](https://github.com/aiidateam/aiida-optimade/issues/75)
- Update to optimade-python-tools v0.8 [\69](https://github.com/aiidateam/aiida-optimade/issues/69)
- Update to AiiDA v1.2 [\68](https://github.com/aiidateam/aiida-optimade/issues/68)
- Update OPTIMADE capitalization [\66](https://github.com/aiidateam/aiida-optimade/issues/66)

**Merged pull requests:**

- Up to v0.7.0 [\80](https://github.com/aiidateam/aiida-optimade/pull/80) ([CasperWA](https://github.com/CasperWA))
- Update to v0.7.0 [\79](https://github.com/aiidateam/aiida-optimade/pull/79) ([CasperWA](https://github.com/CasperWA))
- Use threshold properly in .codecov.yml [\78](https://github.com/aiidateam/aiida-optimade/pull/78) ([CasperWA](https://github.com/CasperWA))
- Include missing files in sdist [\76](https://github.com/aiidateam/aiida-optimade/pull/76) ([thatch](https://github.com/thatch))
- Redirect special OpenAPI endpoints for custom base URLs [\72](https://github.com/aiidateam/aiida-optimade/pull/72) ([CasperWA](https://github.com/CasperWA))
- Update to optimade-python-tools v0.8.0 [\70](https://github.com/aiidateam/aiida-optimade/pull/70) ([CasperWA](https://github.com/CasperWA))
- Update OPTIMADE capitalization [\67](https://github.com/aiidateam/aiida-optimade/pull/67) ([CasperWA](https://github.com/CasperWA))

[v0.6.1](https://github.com/aiidateam/aiida-optimade/tree/v0.6.1) (2020-03-16)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/v0.6.0...v0.6.1)

**Merged pull requests:**

0.6.1

- Up to v0.6.1 [\63](https://github.com/aiidateam/aiida-optimade/pull/63) ([CasperWA](https://github.com/CasperWA))
- Update to OPTIMADE Python tools v0.7.0 [\62](https://github.com/aiidateam/aiida-optimade/pull/62) ([CasperWA](https://github.com/CasperWA))

[v0.6.0](https://github.com/aiidateam/aiida-optimade/tree/v0.6.0) (2020-03-06)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/v0.5.0...v0.6.0)

**Closed issues:**

- Problem with CI - PostgreSQL [\56](https://github.com/aiidateam/aiida-optimade/issues/56)
- add docker tests [\43](https://github.com/aiidateam/aiida-optimade/issues/43)

**Merged pull requests:**

- Up version in code to v0.6.0 [\61](https://github.com/aiidateam/aiida-optimade/pull/61) ([CasperWA](https://github.com/CasperWA))
- Up to v0.6.0 [\60](https://github.com/aiidateam/aiida-optimade/pull/60) ([CasperWA](https://github.com/CasperWA))
- Up to optimade v0.6 [\59](https://github.com/aiidateam/aiida-optimade/pull/59) ([CasperWA](https://github.com/CasperWA))
- Fix CI [\57](https://github.com/aiidateam/aiida-optimade/pull/57) ([CasperWA](https://github.com/CasperWA))
- Test /structures endpoint requests for Docker CI [\55](https://github.com/aiidateam/aiida-optimade/pull/55) ([CasperWA](https://github.com/CasperWA))

[v0.5.0](https://github.com/aiidateam/aiida-optimade/tree/v0.5.0) (2020-02-13)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/v0.4.1...v0.5.0)

**Fixed bugs:**

- Extensions endpoint \(and sub-endpoints\) are not working for Materials Cloud servers [\26](https://github.com/aiidateam/aiida-optimade/issues/26)

**Closed issues:**

- Use aiida-core==1.1.0 [\49](https://github.com/aiidateam/aiida-optimade/issues/49)
- Implement versioned URLs [\48](https://github.com/aiidateam/aiida-optimade/issues/48)
- Make dockerfile install specific optimade-python-tools version [\44](https://github.com/aiidateam/aiida-optimade/issues/44)
- automatic pagination? [\25](https://github.com/aiidateam/aiida-optimade/issues/25)

**Merged pull requests:**

- Bump to v0.5.0 [\54](https://github.com/aiidateam/aiida-optimade/pull/54) ([CasperWA](https://github.com/CasperWA))
- Bump to v0.5.0 [\53](https://github.com/aiidateam/aiida-optimade/pull/53) ([CasperWA](https://github.com/CasperWA))
- Use ResourceMapper from optimade [\52](https://github.com/aiidateam/aiida-optimade/pull/52) ([CasperWA](https://github.com/CasperWA))
- Introduce versioned base URLs [\51](https://github.com/aiidateam/aiida-optimade/pull/51) ([CasperWA](https://github.com/CasperWA))
- Bump to aiida-core~=1.1.0 [\50](https://github.com/aiidateam/aiida-optimade/pull/50) ([CasperWA](https://github.com/CasperWA))
- Merge develop into mcloud [\47](https://github.com/aiidateam/aiida-optimade/pull/47) ([CasperWA](https://github.com/CasperWA))
- Add AiiDA version dependency badge [\46](https://github.com/aiidateam/aiida-optimade/pull/46) ([CasperWA](https://github.com/CasperWA))
- Add OPTiMaDe Python tools version to docker [\45](https://github.com/aiidateam/aiida-optimade/pull/45) ([CasperWA](https://github.com/CasperWA))
- Update session handling per request as per new AiiDA PR 3708 [\34](https://github.com/aiidateam/aiida-optimade/pull/34) ([CasperWA](https://github.com/CasperWA))

[v0.4.1](https://github.com/aiidateam/aiida-optimade/tree/v0.4.1) (2020-01-20)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/v0.4.0...v0.4.1)

**Merged pull requests:**

- Update mcloud to v0.4.1 [\42](https://github.com/aiidateam/aiida-optimade/pull/42) ([CasperWA](https://github.com/CasperWA))
- Bump to v0.4.1 [\41](https://github.com/aiidateam/aiida-optimade/pull/41) ([CasperWA](https://github.com/CasperWA))
- Add updates to docker files from mcloud branch - bump to v0.4.1 [\40](https://github.com/aiidateam/aiida-optimade/pull/40) ([CasperWA](https://github.com/CasperWA))
- Reuse tools from optimade-python-tools [\39](https://github.com/aiidateam/aiida-optimade/pull/39) ([CasperWA](https://github.com/CasperWA))

[v0.4.0](https://github.com/aiidateam/aiida-optimade/tree/v0.4.0) (2020-01-19)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/v0.3.0...v0.4.0)

**Fixed bugs:**

- Django backend is not working properly [\35](https://github.com/aiidateam/aiida-optimade/issues/35)
- Update to pydantic v1 [\27](https://github.com/aiidateam/aiida-optimade/issues/27)
- Codecov Action is not working [\18](https://github.com/aiidateam/aiida-optimade/issues/18)

**Merged pull requests:**

- Up mcloud branch to v0.4.0 [\38](https://github.com/aiidateam/aiida-optimade/pull/38) ([CasperWA](https://github.com/CasperWA))
- Merge pull request \36 from aiidateam/develop [\37](https://github.com/aiidateam/aiida-optimade/pull/37) ([CasperWA](https://github.com/CasperWA))
- Up to v0.4.0 [\36](https://github.com/aiidateam/aiida-optimade/pull/36) ([CasperWA](https://github.com/CasperWA))
- Up to OPTiMaDe v0.10.1, up package to v0.4.0 [\33](https://github.com/aiidateam/aiida-optimade/pull/33) ([CasperWA](https://github.com/CasperWA))
- Use optimade.\_\_api\_version\_\_ instead of CONFIG [\32](https://github.com/aiidateam/aiida-optimade/pull/32) ([CasperWA](https://github.com/CasperWA))
- Fix docker [\31](https://github.com/aiidateam/aiida-optimade/pull/31) ([ltalirz](https://github.com/ltalirz))
- Add `meta.implementation` [\30](https://github.com/aiidateam/aiida-optimade/pull/30) ([CasperWA](https://github.com/CasperWA))
- Create server.cfg for GH Actions tests [\29](https://github.com/aiidateam/aiida-optimade/pull/29) ([CasperWA](https://github.com/CasperWA))
- Update to pydantic v1 [\28](https://github.com/aiidateam/aiida-optimade/pull/28) ([CasperWA](https://github.com/CasperWA))
- Update AiiDA session middleware [\23](https://github.com/aiidateam/aiida-optimade/pull/23) ([CasperWA](https://github.com/CasperWA))
- Set OPTiMaDe version to 0.10.0 [\22](https://github.com/aiidateam/aiida-optimade/pull/22) ([CasperWA](https://github.com/CasperWA))
- Up to v0.3.0 [\20](https://github.com/aiidateam/aiida-optimade/pull/20) ([CasperWA](https://github.com/CasperWA))
- Add package version assertion for publish to PyPI [\16](https://github.com/aiidateam/aiida-optimade/pull/16) ([CasperWA](https://github.com/CasperWA))
- Publish via actions [\15](https://github.com/aiidateam/aiida-optimade/pull/15) ([CasperWA](https://github.com/CasperWA))
- Use server.cfg as implemented in tools [\14](https://github.com/aiidateam/aiida-optimade/pull/14) ([CasperWA](https://github.com/CasperWA))
- Use GitHub Actions [\12](https://github.com/aiidateam/aiida-optimade/pull/12) ([CasperWA](https://github.com/CasperWA))

[v0.3.0](https://github.com/aiidateam/aiida-optimade/tree/v0.3.0) (2019-12-16)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/v0.2.0...v0.3.0)

**Merged pull requests:**

- Up to v0.3.0 [\21](https://github.com/aiidateam/aiida-optimade/pull/21) ([CasperWA](https://github.com/CasperWA))

[v0.2.0](https://github.com/aiidateam/aiida-optimade/tree/v0.2.0) (2019-12-03)

[Full Changelog](https://github.com/aiidateam/aiida-optimade/compare/6144191f46544609fca3edf8ea2971c4841cba10...v0.2.0)

**Closed issues:**

- HTTPException [\6](https://github.com/aiidateam/aiida-optimade/issues/6)
- UrlStr not found [\5](https://github.com/aiidateam/aiida-optimade/issues/5)

**Merged pull requests:**

- Develop [\11](https://github.com/aiidateam/aiida-optimade/pull/11) ([CasperWA](https://github.com/CasperWA))
- Update docker setup [\7](https://github.com/aiidateam/aiida-optimade/pull/7) ([ltalirz](https://github.com/ltalirz))
- \[DO-NOT-MERGE\] OPTiMaDe v0.10 [\4](https://github.com/aiidateam/aiida-optimade/pull/4) ([CasperWA](https://github.com/CasperWA))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.