Skip to content

Releases: codecadwallader/codemaid

CodeMaid v0.7.4

19 Aug 01:48
Compare
Choose a tag to compare

CodeMaid v0.7.3.2-beta

10 Aug 15:31
Compare
Choose a tag to compare
Pre-release
  • Features
  • Fixes
    • #1 - Added performance option related to loading models asynchronously that can be disabled as a workaround for VS2012 sporadic hang that can occur when auto-cleanup runs at the start of a build
    • #2 - Better support for universal applications and shared projects
  • Misc
    • Now that CodeMaid is based on .NET 4.5, integrated better Bindable view model base from codecadwallader.com

CodeMaid v0.7.3.1-beta

03 Aug 12:50
Compare
Choose a tag to compare
Pre-release
  • Infrastructure
    • Card 31 - Moved from Mercurial to Git
    • Card 30 - Moved from BitBucket to GitHub
    • Card 95 - Building deployments from VS2013
    • Card 169 - Basic Continuous Integration
  • Formatting (Comments)
    • Card 156 - Proper handling of <p> and <para> tags, they wrap to newlines
    • Card 170 - Proper handling of <code> tags, they keep their content literal
    • Card 159 - Option to linebreak on all (root level) XML tags
    • Card 155 - Option to space XML tags inside (eg "<tag />") and outside (eg "text <tag/> text")
    • Card 192 - Properly process nested XML tags

CodeMaid v0.7.3

19 Jul 14:17
Compare
Choose a tag to compare

CodeMaid v0.4.3 (VS2005/VS2008)

19 Jul 14:33
Compare
Choose a tag to compare

CodeMaid v0.4.3 is the last release of CodeMaid that is compatible with Visual Studio 2005 and Visual Studio 2008.

It can be installed side-by-side with the current VSIX-based installers of CodeMaid.