Releases: workleap/wl-dotnet-codingstandards
Releases · workleap/wl-dotnet-codingstandards
0.3.0
What's Changed
- [IDP-948] Use reusable Semgrep workflow by @heqianwang in #10
- Update dependency dotnet-sdk to v8.0.203 by @Infra-Workleap in #12
- Update dependency dotnet-sdk to v8.0.204 by @Infra-Workleap in #14
- Add MSBuildTreatWarningsAsErrors alongside TreatWarningsAsErrors by @Le-Merle in #15
New Contributors
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
New features and breaking changes
A few rules have been modified/added. Every single change is described (sometimes with screenshots) in the description of these two pull requests:
- [IDP-976] Disabled CA1860, fixed IDE0058 and other user-suggested changes and fixes to improve adoption by @asimmon in #4
- [IDP-976] Allow blank line after arrow expression, IDE0200 is now a suggestion (instead of a warning) because by @asimmon in #9
Internal tooling and chores
- Update Pipeline dependencies (major) by @Infra-Workleap in #3
- Add automated tests by @meziantou in #5
- Add CODEOWNERS file by @PrincessMadMath in #6
- Enable the manager custom.regex by @meziantou in #7
- [IDP-912] Use reusable Jira workflow by @heqianwang in #8
New Contributors
- @Infra-Workleap made their first contribution in #3
- @meziantou made their first contribution in #5
- @PrincessMadMath made their first contribution in #6
- @heqianwang made their first contribution in #8
Full Changelog: 0.1.0...0.2.0