## 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.