Skip to content

Releases: jharwell/rcppsw

1.4.4.beta

26 Jan 17:30
Compare
Choose a tag to compare
1.4.4.beta Pre-release
Pre-release
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

07 Sep 17:14
Compare
Choose a tag to compare
1.4.3.beta Pre-release
Pre-release
refactor(#325): Updated ER

- After updates to RCSW ER, flowdown some of the same ideas to RCPPSW