From 0b8f35cbf6c143de3fcf87b40dfcafb65d6e8035 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Sat, 18 Feb 2023 19:57:21 +0100 Subject: [PATCH] Update Release-notes.md --- Release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Release-notes.md b/Release-notes.md index 6291fa6..dd4df71 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,6 +1,6 @@ # OBITools release notes -## February $18^th$, 2023. Release 4.0.0 +## February 18th, 2023. Release 4.0.0 It is the first version of the *OBITools* version 4. I decided to tag then following two weeks of intensive data analysis with them allowing to discover many small bugs present in the previous @@ -26,4 +26,4 @@ to use the git ticket system to mention them. But they seems to produce now reli - Adding of a `--directory|-d` option to the `obidistribute` tool. It allows to declare a secondary classification key over the one defined by the '--category|-c` option. This extra key leads to produce directories in which files produced according to the primary criterion are stored. -- Adding of the functions `subspc`, `printf`, `int`, `numeric`, and `bool` to the expression language. \ No newline at end of file +- Adding of the functions `subspc`, `printf`, `int`, `numeric`, and `bool` to the expression language.