diff --git a/CITATION.cff b/CITATION.cff index b43a2a7..9c93aa5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -15,15 +15,15 @@ authors: cff-version: 1.2.0 message: If you use this software, please cite it using the metadata from this file. type: software -doi: 10.5281/zenodo.14064362 -abstract: +doi: 10.5281/zenodo.14400138 +abstract: >- Codefair is a free and open source GitHub app that acts as your personal assistant when it comes to making your research software reusable and especially complying with the Findable, Accessible, Interoperable, Reusable (FAIR) Principles for Research Software (FAIR4RS Principles). Whether you are developing artificial intelligence (AI)/machine learning (ML) models with Python, data visualization tools with Jupyter notebook, or data analysis code - with R, Codefair is here to assist you. + with R, Codefair is here to assist you. keywords: - best-practices - fair @@ -32,5 +32,5 @@ keywords: - software license: MIT repository-code: https://github.com/fairdataihub/codefair-app -date-released: '2024-11-11' -version: 3.1.1 +date-released: '2024-12-11' +version: 3.2.0 diff --git a/codemeta.json b/codemeta.json index 8f6b025..b2fe42a 100644 --- a/codemeta.json +++ b/codemeta.json @@ -39,12 +39,12 @@ ], "codeRepository": "https://github.com/fairdataihub/codefair-app", "dateCreated": "2024-03-27", - "dateModified": "2024-11-11", + "dateModified": "2024-12-11", "datePublished": "2024-09-03", "description": "Codefair is a free and open source GitHub app that acts as your personal assistant when it comes to making your research software reusable and especially complying with the Findable, Accessible, Interoperable, Reusable (FAIR) Principles for Research Software (FAIR4RS Principles). Whether you are developing artificial intelligence (AI)/machine learning (ML) models with Python, data visualization tools with Jupyter notebook, or data analysis code with R, Codefair is here to assist you. ", "developmentStatus": "active", "downloadUrl": "https://github.com/marketplace/codefair-app", - "identifier": "10.5281/zenodo.14064362", + "identifier": "10.5281/zenodo.14400138", "issueTracker": "https://github.com/fairdataihub/codefair-app/issues", "keywords": [ "best-practices", @@ -66,6 +66,6 @@ "https://docs.codefair.io/" ], "schema:releaseNotes": "## v3.1.1 - 11-12-2024\n\n### Fixed\n\n- Remove outdated URL links in the template renderer to ensure the correct and current links are used for metadata, CWL, and license templates.", - "version": "3.1.1", + "version": "3.2.0", "type": "SoftwareSourceCode" } \ No newline at end of file