Changelog¶
v0.5.0 (2024-03-07)¶
Implemented enhancements:
- Migrate to pydantic v2 #163
Fixed bugs:
- Pin to specific
oteapi
docker image version for testing #187
Merged pull requests:
- Pin oteapi docker image to pre-pydantic v2 #188 (CasperWA)
- Upgrade ruff rules and more #183 (CasperWA)
- Migrate to pydantic v2 #182 (CasperWA)
v0.4.2 (2023-10-26)¶
v0.4.1 (2023-10-26)¶
Fixed bugs:
- Invalid use of logging #174
- OPTIMADE plugin produces empty instances of http://onto-ns.com/meta/1.0/OPTIMADEStructureSpecies #162
Merged pull requests:
- Properly create assemblies and species #172 (CasperWA)
- Proper use of logging #171 (jesper-friis)
v0.4.0 (2023-10-23)¶
Implemented enhancements:
- Add example(s) #124
Fixed bugs:
- Wrong OPTIMADEStructureAttributes datamodel #164
- Pipeline figure not being shown in docs #144
- Updated DLite installation pathway #136
Segmentation fault
from dlite in CI #115- init file missing in the new
dlite
module #113
Closed issues:
- Make the JSON-serialisation of entities human readable #160
- Use ruff instead of pylint (and isort) #156
Merged pull requests:
- Write Ångström such that it is understandable by Pint in datamodel #170 (jesper-friis)
- Update data models #169 (CasperWA)
- Move from pylint (& isort) to ruff #157 (CasperWA)
- Use relative link, which works only in production #145 (CasperWA)
- Avoid DLite v0.4.0 #139 (CasperWA)
- DLite notebook example #127 (CasperWA)
- Add example to documentation #125 (CasperWA)
- Add __init__ file to dlite submodule #122 (CasperWA)
- Avoid psycopg2-binary v2.9.6 #117 (CasperWA)
v0.3.0 (2023-03-30)¶
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
- Support DLite #109 (CasperWA)
- Update to SINTEF/ci-cd v2 #105 (CasperWA)
- Update input keywords for SINTEF/ci-cd workflows #85 (CasperWA)
- Use CasperWA/ci-cd pre-commit hooks #69 (CasperWA)
v0.2.2 (2022-07-06)¶
Implemented enhancements:
Fixed bugs:
- New workflow is removing API reference in documentation #64
Closed issues:
- Update to new repository name for callable workflows #66
Merged pull requests:
- Use new repo name for callable workflows repo #67 (CasperWA)
- Properly create API reference and clean up #65 (CasperWA)
v0.2.1 (2022-07-01)¶
Closed issues:
- Set
test: false
for publish workflow #61
Merged pull requests:
v0.2.1-alpha.1 (2022-07-01)¶
Implemented enhancements:
- Auto-merge generated PR from new workflow #49
- Properly update dependencies #46
- Use CasperWA/gh-actions workflows #60 (CasperWA)
Fixed bugs:
- New workflow failing #48
Merged pull requests:
- [Auto-generated] Update dependencies #53 (TEAM4-0)
- [Auto-generated] Update dependencies #52 (TEAM4-0)
- Auto-merge new CD workflow-generated PR #50 (CasperWA)
- New CD workflow to update dependencies in pyproject.toml #47 (CasperWA)
- [Auto-generated] Update dependencies #44 (TEAM4-0)
v0.2.0 (2022-05-18)¶
Implemented enhancements:
- Implement OPTIMADE filter strategy #4
Fixed bugs:
- CI docker connection issues #34
Closed issues:
Merged pull requests:
- Use the optimade container image in CI #42 (CasperWA)
- [Auto-generated] Update dependencies #40 (TEAM4-0)
- Add VIPCOAT and OpenModel to README ack #39 (CasperWA)
- Fix real backend CI job #37 (CasperWA)
- [Auto-generated] Update dependencies #36 (TEAM4-0)
- Add a Filter strategy #33 (CasperWA)
v0.1.0 (2022-03-29)¶
Implemented enhancements:
- Correctly handle trailing slashes (
/
) #28
Merged pull requests:
v0.0.2 (2022-03-29)¶
Implemented enhancements:
Fixed bugs:
- Fix CI connection refusal for pytest-real-backend job #26
- CD workflow failing - flit not building #23
- Black issue with click #21
- CD workflow failing #18
- GH GraphQL type issue in auto-merge workflow #6
- Fix CI #1
Closed issues:
- CI test with end-to-end #17
Merged pull requests:
- Fix pytest-real-backend CI job #27 (CasperWA)
- Test release workflow #25 (CasperWA)
- Build package prior to polluting git tree #24 (CasperWA)
- Update pre-commit hooks #22 (CasperWA)
- Fix failing release workflow #20 (CasperWA)
- Setup CI end-to-end test #19 (CasperWA)
- [Auto-generated] Update dependencies #15 (TEAM4-0)
- [Auto-generated] Update dependencies #13 (TEAM4-0)
- Implement an OPTIMADE Resource strategy #12 (CasperWA)
- [Auto-generated] Update dependencies #11 (TEAM4-0)
- [Auto-generated] Update dependencies #10 (TEAM4-0)
- Use
ID!
type instead ofString!
#7 (CasperWA) - Fix CI and use flit #2 (CasperWA)
* This Changelog was automatically generated by github_changelog_generator