Skip to content

CodeMaid v0.7.4.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@codecadwallader codecadwallader released this 28 Aug 12:35
  • 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