v0.20.0
IMPORTANT: This is the last version with aiida-core
v1 support
What's Changed
- Update dependencies & use vMAJOR for GH Actions by @CasperWA in #285
- Update optimade[mongo] requirement from ~=0.16.3 to ~=0.16.4 by @dependabot in #286
- Update CI and CD by @CasperWA in #289
- Fix bash variable naming by @CasperWA in #292
- Install
requests
for auto-merge CI by @CasperWA in #294 - fix
skip: 0
case by @eimrek in #373 - Using pytest move route test class to functions, where fixtures can be used to set variables by @unkcpz in #330
New Contributors
Full Changelog: v0.19.0...v0.20.0
Changelog
v0.20.0 (2022-08-12)
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:
Merged pull requests:
- fix
skip: 0
case #373 (eimrek) - Fix/openapi endpoints #361 (eimrek)
- Using pytest move route test class to functions, where fixtures can be used to set variables #330 (unkcpz)
- Install
requests
for auto-merge CI #294 (CasperWA) - Fix bash variable naming #292 (CasperWA)
- Update CI and CD #289 (CasperWA)
- Update optimade[mongo] requirement from ~=0.16.3 to ~=0.16.4 #286 (dependabot[bot])
- Update dependencies & use vMAJOR for GH Actions #285 (CasperWA)
* This Changelog was automatically generated by github_changelog_generator