From 6358fc2ed58c1888144b3631ead11d6876399cd2 Mon Sep 17 00:00:00 2001 From: Matthew Evans <7916000+ml-evs@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:03:23 +0200 Subject: [PATCH] Prepare 1.2.0 release (#518) * Prepare 1.2.0 release * Update citation to paper * Update release date --- CHANGELOG.md | 4 ++-- README.md | 2 +- optimade.rst | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 744781be..b49d02a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v1.2.0 (April 2024) +## v1.2.0 (June 2024) This release adds significant but optional new functionality to the specification; it also provides several clarifications to existing behaviour. @@ -9,7 +9,7 @@ Minor OPTIMADE releases are always intended to be backwards-compatible for clien Although the majority of features added in this release are optional for servers, there are a couple of mandatory format additions that are discussed below in the notes for implementations. We have clarified our approach to versioning explicitly in the specification under [Versioning of this standard](https://github.com/Materials-Consortia/OPTIMADE/blob/v1.2.0/optimade.rst#versioning-of-this-standard). -For a more academic summary of the changes, please see our preprint: [arXiv:2402.00572](https://doi.org/10.48550/arXiv.2402.00572). +For a more academic summary of the changes, please see our paper: [10.1039/D4DD00039K](https://doi.org/10.1039/D4DD00039K). In addition to the specification document itself, machine-readable schemas from this repository can now be found hosted at [schemas.optimade.org](https:///schemas.optimade.org), and HTML builds of the specification can be found at [specification.optimade.org](https://specification.optimade.org). diff --git a/README.md b/README.md index a660bcf1..77a53f37 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Alternatively, the software using the file could itself be licensed in a way com If you use OPTIMADE to access or host data, we kindly ask that you cite our papers accompanying the version 1.0 and 1.2 releases: - Andersen *et al*, OPTIMADE, an API for exchanging materials data, *Sci. Data* **8**, 217 (2021) [10.1038/s41597-021-00974-z](https://doi.org/10.1038/s41597-021-00974-z) -- Evans *et al*, Developments and applications of the OPTIMADE API for materials discovery, design, and data exchange, *arXiv preprint* (2024) [10.48550/arXiv.2402.00572](https://doi.org/10.48550/arXiv.2402.00572) +- Evans *et al*, Developments and applications of the OPTIMADE API for materials discovery, design, and data exchange, *Digital Discovery* (2024) [10.1039/D4DD00039K](https://doi.org/10.1039/D4DD00039K) To cite an individual version of the specification, please use the versioned records on Zenodo: diff --git a/optimade.rst b/optimade.rst index 4d24925c..67947df1 100644 --- a/optimade.rst +++ b/optimade.rst @@ -1,6 +1,6 @@ -====================================== -OPTIMADE API specification v1.2.0-rc.2 -====================================== +================================= +OPTIMADE API specification v1.2.0 +================================= .. comment