Skip to content

Latest commit

 

History

History
78 lines (40 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

78 lines (40 loc) · 3.68 KB

Changelog

0.6.0 (2024-03-10)

⚠ BREAKING CHANGES

  • remove netframework support
  • Make RoslynAnalyzerLib SDK instead
  • update dotnet version
  • update sdk version and remove embedded resources support

Features

  • Make RoslynAnalyzerLib SDK instead (4be0381)
  • update dotnet version (0981ee1)
  • update sdk version and remove embedded resources support (0ec8db9)

Miscellaneous Chores

  • remove netframework support (b6ddaa3)

Dependencies

  • update dependency microsoft.build.artifacts to v4.2.0 (#35) (e132c32)
  • update dependency microsoft.build.notargets to v3.7.56 (#39) (44dc595)
  • update dependency microsoft.build.traversal to v3.4.0 (#40) (a590424)
  • update dependency microsoft.codeanalysis.analyzers to v3.3.4 (#38) (c91ee9f)
  • update dependency microsoft.codeanalysis.csharp.workspaces to v4.9.2 (#41) (d96be56)

0.5.1 (2022-06-07)

Dependencies

  • update dependency microsoft.build.notargets to v3.5.6 (#33) (f9abb9e)

0.5.0 (2021-12-14)

⚠ BREAKING CHANGES

  • enable .net analyzers and style validation

Features

  • enable .net analyzers and style validation (68f123c)

0.4.0 (2021-12-14)

⚠ BREAKING CHANGES

  • this removes support for the VersionTxtReleaseType property, instead use PackageReleaseChannel.

Features

  • add PackageReleaseChannel property (f6e21b0)

0.3.1 (2021-12-13)

Features

0.3.0 (2021-12-13)

⚠ BREAKING CHANGES

  • This will require a modification to the project as a version.txt file is now required.

Features

  • change from GitVersion to release-please (6eaabc2)