* Adds the --repository flag to set the location of the project root for header guard calculations. * Adds support for ``pragma once`` as an alternative to header include guards.
0.0.7
-----
* Fixes a Windows include guard bug. * Adds escaping and more detail to JUnit XML output.
0.0.6
-----
* Adds the --recursive flag. * Adds JUnit XML output.
0.0.5
-----
* Maintenance release, undoes earlier project folder structure changes to remain as true to upstream as possible.
0.0.4
-----
* Merged with upstream revision r141 (2014-12-04) * This includes many new checks, see commit messages for details * This also reverts some renaming of files, to stay close to the original project