Releases: jharwell/rcppsw
Releases · jharwell/rcppsw
1.4.4.beta
refactor(#326): Add automatic log4cxx client logger name calculation - Deduced from typeid() - Ensures that the name of the logger for a class is ALWAYS the same as the fully qualified name, reducing refactoring errors. Principle of Least Surprise.
1.4.3.beta
refactor(#325): Updated ER - After updates to RCSW ER, flowdown some of the same ideas to RCPPSW