Releases: WormieCorp/Cake.Addin.Analyzer
Releases · WormieCorp/Cake.Addin.Analyzer
0.1.3
As part of this release we had 5 issues closed.
Improvements
- #29 chore(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.8.0 to 3.9.0
- #28 chore(deps): bump Microsoft.CodeAnalysis.CSharp from 3.8.0 to 3.9.0
SHA256 Hashes of the release artifacts
3785187a7bbb4fecb96bc9d8ab8475f6a775a2ee9545f1ee3e44d44deb42335e Cake.Addin.Analyzer.0.1.3.nupkg
0.1.2
As part of this release we had 12 issues closed.
Bug
- #22 Don't suggest attributes for internal/private methods
Improvements
- #21 bump Microsoft.VSSDK.BuildTools from 16.7.3069 to 16.10.10
- #19 bump Microsoft.CodeAnalysis.CSharp from 3.4.0 to 3.8.0
- #17 bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.4.0 to 3.8.0
- #14 bump Microsoft.CodeAnalysis.Analyzers from 3.3.0 to 3.3.2
0.1.1
As part of this release we had 1 issue closed.
Bug
- #9 Raises issues for partial alias classes
SHA256 Hashes of the release artifacts
0cfbf9ba84301b1d067f14af78e4b985efb695fcae85173a9285b50ca350c876 Cake.Addin.Analyzer.0.1.1.nupkg
0.1.0
As part of this release we had 3 issues closed.
Features
- #4 Add code fix for missing CakePropertyAlias on methods with single parameter
- #2 Add validation and code fix for missing CakeMethodAlias on methods
- #1 Create Rule and code fix for missing cake alias category