Skip to content

Latest commit

 

History

History
85 lines (54 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

85 lines (54 loc) · 2.44 KB

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

1.3.1

2017-05-22

  • Enable usage within VS2017

1.2.107

2016-12-22

  • Bug fixes
    • Partially defined rules not displayed in Tools > Options > Rules

1.2.84

2016-12-12

  • Auto-size the column widths for Rules in Options
  • Added option to suppress results dialog if no modifications applied

1.2.68

2016-12-05

  • Updates for VS Marketplace

1.2.64

2016-11-24

  • Bug fixes
    • GitHub issue #2 - Complex folder structures result in error "Path is not a legal form"
    • GitHub issue #3 - Modifications being applied to open docs
    • GitHub issue #4 - Rules kick-in when opening a file, not just when opening solution

1.2.19

2016-11-14

  • Bug fix
    • GitHub issue #1 - Files not auto changed when outside the root of the solution file

1.2.1

2016-11-09

  • Publish the extension for VS2013
  • Publish the extension for VS2012

1.1

2016-11-05

  • De-duplicate and alpha-sort successfull Results dialog messages
  • Minor cosmetic enhancements to Options and Results dialog
  • Bug fixes
    • Results dialog not appearing under certain circumstances when rules for multiple solutions exist
    • Exporting rules as CSV crashes if no rules exist
    • Crash when a non-text file specified in a rule

1.0

2016-10-29

  • Initial release

Road Map

  • Support for additional VS versions
    • Publish the extension for VS2005
    • Publish the extension for VS2008
    • Publish the extension for VS2010
    • Publish the extension for VS2017