From c1032aa6c9f22ba76ee5d7ad3c49c8bf09a3a435 Mon Sep 17 00:00:00 2001 From: Will Budic Date: Thu, 6 Feb 2025 09:54:03 +1100 Subject: [PATCH] v.3.3.3 Final Minor Release --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 9ccdf0b..a3e21e4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,18 @@ Public open source: git clone git://lifelog.hopto.org/PerlCNF ## Release Status +> http://lifelog.hopto.org/gitweb/?p=PerlCNF.git;a=summary + +* (2025-02-06) - v.3.3.3, **PerlCNF Final Minor New Release** + * CNFNode - search and shortif algorithms revised and reimplemented. + * TestManager updated and enhanced to make easier to locate tested files or possible errors. + * CNFParser anechoic handling bettered, main CNF tag parsing routine revisited. + +* (2025-01-15) - v.3.3.2, **PerlCNF Minor New Release** + * Has new CNFGlobalFile module, to deal with parameters for caching and content handling. + * Is vscpde more friendly for logs outputs and tests. + * CNFParser changes, log settings can now have relative folder paths in property assigned, that get auto created is missing. + * (2024-07-06) - v.3.3.1, **PerlCNF Minor New Release** Further development on data plugins and tables. First simple many to one (any to single) relationship between tables implemented. * CNFSQL updated. -- 2.34.1