]> lifelog.hopto.org Git - PerlCNF.git/commitdiff
v.3.3.3 Final Minor Release
authorWill Budic <redacted>
Wed, 5 Feb 2025 22:54:03 +0000 (09:54 +1100)
committerWill Budic <redacted>
Wed, 5 Feb 2025 22:54:03 +0000 (09:54 +1100)
README.md

index 9ccdf0bbfc943f09ae1e97d9cb6800112498d8ef..a3e21e4d2af1db419ab29bd6261c7a58ffb05d96 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,6 +17,18 @@ Public open source: <code>git clone git://lifelog.hopto.org/PerlCNF</code>
 
 ## 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.