|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v1.1.11](https://github.com/Materials-Consortia/optimade-python-tools/tree/v1.1.11) (2025-02-07) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/Materials-Consortia/optimade-python-tools/compare/v1.1.10...v1.1.11) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- Overzealous validation of disordered structures [\#2221](https://github.com/Materials-Consortia/optimade-python-tools/issues/2221) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Add config option `exit_after_insert` to exit API after inserting data [\#2223](https://github.com/Materials-Consortia/optimade-python-tools/pull/2223) ([ml-evs](https://github.com/ml-evs)) |
| 14 | +- Remove overly strict validation of disordered structures [\#2222](https://github.com/Materials-Consortia/optimade-python-tools/pull/2222) ([ml-evs](https://github.com/ml-evs)) |
| 15 | + |
3 | 16 | ## [v1.1.10](https://github.com/Materials-Consortia/optimade-python-tools/tree/v1.1.10) (2025-01-27)
|
4 | 17 |
|
5 | 18 | [Full Changelog](https://github.com/Materials-Consortia/optimade-python-tools/compare/v1.1.9...v1.1.10)
|
6 | 19 |
|
7 | 20 | **Merged pull requests:**
|
8 | 21 |
|
9 | 22 | - Make sure any relationships or links are ingested when consuming JSONL [\#2212](https://github.com/Materials-Consortia/optimade-python-tools/pull/2212) ([ml-evs](https://github.com/ml-evs))
|
10 |
| -- \[pre-commit.ci\] pre-commit autoupdate [\#2193](https://github.com/Materials-Consortia/optimade-python-tools/pull/2193) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)) |
11 |
| -- Bump codecov/codecov-action from 4 to 5 in the github-actions group [\#2181](https://github.com/Materials-Consortia/optimade-python-tools/pull/2181) ([dependabot[bot]](https://github.com/apps/dependabot)) |
12 | 23 |
|
13 | 24 | ## [v1.1.9](https://github.com/Materials-Consortia/optimade-python-tools/tree/v1.1.9) (2025-01-04)
|
14 | 25 |
|
|
58 | 69 |
|
59 | 70 | - Add citation info for latest OPTIMADE paper [\#2186](https://github.com/Materials-Consortia/optimade-python-tools/pull/2186) ([ml-evs](https://github.com/ml-evs))
|
60 | 71 | - Improve config loading warnings and prefer `mongo_uri` as source of database name [\#2183](https://github.com/Materials-Consortia/optimade-python-tools/pull/2183) ([ml-evs](https://github.com/ml-evs))
|
61 |
| -- \[pre-commit.ci\] pre-commit autoupdate [\#2178](https://github.com/Materials-Consortia/optimade-python-tools/pull/2178) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)) |
62 | 72 | - Quality of life changes around JSONL & MongoDB [\#2175](https://github.com/Materials-Consortia/optimade-python-tools/pull/2175) ([ml-evs](https://github.com/ml-evs))
|
63 | 73 | - Update README with pre-emptive support of OPTIMADE versions [\#2165](https://github.com/Materials-Consortia/optimade-python-tools/pull/2165) ([ml-evs](https://github.com/ml-evs))
|
64 | 74 | - Add Python 3.13 to test matrix [\#2163](https://github.com/Materials-Consortia/optimade-python-tools/pull/2163) ([ml-evs](https://github.com/ml-evs))
|
|
0 commit comments