CodeMaid v0.7.4.1-beta
Pre-release
Pre-release
- Features
- Card 196 - All SDK dependencies are now embedded in the lib folder so CI can run unit tests and contributors do not need to install both the VS2010 SDK and the VS2013 SDK.
- Fixes
- #14 - Top level self-closing xml comments (i.e.
<inheritdoc />
) getting expanded - #15 - Comment formatting placing a space between XML element and following punctuation
- #17 - Xml comments with
<code>
blocks and new lines won't format - #18 - C++ MFC .RC2 files cannot have EOF terminator merged onto last content line
- #14 - Top level self-closing xml comments (i.e.