From fe328aac3771c2a571a78c5de623e5795135b950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Pansanel?= Date: Sat, 1 Feb 2025 14:16:40 +0100 Subject: [PATCH] Release v2.0.0 --- ChangeLog | 14 ++++++++++++++ Doxyfile | 2 +- NEWS | 3 +++ codemeta.json | 6 +++--- src/mychem.def | 2 +- 5 files changed, 22 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7580688..97585b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2025-02-01 Jerome Pansanel + + * Release 2.0.0 + + * Add support of OpenBabel v3.0.0 and higher + + * Fix cmake build system issues + + * Add GitHub Action based testing + + * Improve the documentation for Ubuntu + + * Add support for recent version of MariaDB and MySQL + 2021-02-23 Jerome Pansanel * Release 1.0.1 diff --git a/Doxyfile b/Doxyfile index 964319d..7b55433 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = Mychem # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.0.1 +PROJECT_NUMBER = 2.0.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/NEWS b/NEWS index dbcd6ab..9b85326 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +2025-02-01 +v2.0.0 is released; see ChangeLog for more details. + 2021-02-23 v1.0.1 is released; see ChangeLog for more details. diff --git a/codemeta.json b/codemeta.json index e4eeb0d..25530c8 100644 --- a/codemeta.json +++ b/codemeta.json @@ -5,11 +5,11 @@ "codeRepository": "https://github.com/mychem/mychem-code.git", "dateCreated": "2010-07-06", "datePublished": "2010-07-06", - "dateModified": "2021-02-21", - "downloadUrl": "https://github.com/mychem/mychem-code/archive/refs/tags/1.0.1.tar.gz", + "dateModified": "2025-02-01", + "downloadUrl": "https://github.com/mychem/mychem-code/archive/refs/tags/2.0.0.tar.gz", "issueTracker": "https://github.com/mychem/mychem-code/issues", "name": "Mychem", - "version": "1.0.1", + "version": "2.0.0", "identifier": "https://doi.org/10.5281/zenodo.4557895", "description": "Mychem is a chemoinformatics extension for MySQL and MariaDB. It provides a set of functions that permits to handle chemical data within the database. These functions permit to search, analyze and convert chemical data.", "applicationCategory": "Chemistry", diff --git a/src/mychem.def b/src/mychem.def index 94383f4..5b6c7b4 100644 --- a/src/mychem.def +++ b/src/mychem.def @@ -1,6 +1,6 @@ LIBRARY mychem -VERSION 1.0.1 +VERSION 2.0.0 EXPORTS molfile_to_molecule_init