Skip to content

Releases: messerli-informatik-ag/code-style

1.2.1

06 Aug 08:40
d7022fd
Compare
Choose a tag to compare
  • Update StyleCop.Analyzers to 1.2.0-beta.205. (diff)
  • Update IDisposableAnalyzers to 3.4.1. Excerpt from IDisposableAnalyzers Changelog:

    3.4.1

    • Publish with binaries.

    3.4.0

    • FEATURE: Handle DisposableMixins.DisposeWith
    • BUGFIX: IDISP025 when abstract dispose method.
    • BUGFIX: IDISP006 when explicit implementation.

1.2.0

14 May 06:45
059f0a0
Compare
Choose a tag to compare
  • Disable SA1412 (StoreFilesAsUtf). This means that BOMs are no longer required in C# files.
  • Update IDisposableAnalyzers from 3.3.2 to 3.3.8:
  • Update StyleCop.Analyzers from 1.2.0-beta.113 to 1.2.0-beta.164 (diff).
  • Enable GenerateDocumentationFile by default. This had to be turned on manually in each project before,
    as it is required by our StyleCop configuration.

1.1.0

18 Mar 12:01
53fefdd
Compare
Choose a tag to compare

1.0.1

18 Mar 10:52
e16239e
Compare
Choose a tag to compare
  • Hide stylecop.json in Visual Studio.

1.0.0

18 Mar 10:53
10dfea1
Compare
Choose a tag to compare
  • Add support for netstandard2.0.
  • Add support for projects that target multiple frameworks.

1.0.0-alpha.1

17 Jan 14:49
5dbcd1c
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

Initial release