CodeMaid v10.5 Release Notes

Release Date: 2018-06-09 // almost 6 years ago
  • 2018-06-09

    • [x] Features

      • [x] #477 - Digging: New radial progress bar - thanks Jammer77!
      • [x] #506 - Enable localization for Chinese - thanks maikebing!
      • [x] #519 - Simplify the code by removing unnecessary guids - thanks heku!
      • [x] #525 - Make all features switchable - thanks heku!
      • [x] #545 - Ignore comment lines starting with certain prefixes - thanks willemduncan!
    • 🛠 [x] Fixes

      • [x] #479 - Update XAML Styler integration mappings - thanks grochocki!
      • [x] #496 - Fix the .NET Framework minimum required version (which is v4.6)
      • [x] #541 - Project file (.csproj) cleanup - thanks heku!
      • [x] #546 - Fix a setting that would leave a trailing white space when formatting comments - thanks willemduncan!
      • [x] #556 - Partial fix reducing how long we will block waiting for a code model to be built.