5.5.0
What's Changed
- Just a few nits by @bkoelman in #188
- Updated title to match by @bkoelman in #189
- Small corrections by @bkoelman in #190
- Changed guidance on #region usage by @bkoelman in #192
- Revised AV1553 by @keremispirli in #193
- Aligned Cheatsheet with #193 (Revised AV1553) by @keremispirli in #194
- Redesign csharpguidelines by @mvhoute in #197
- Extract rules into separate Markdown files by @julianbartel in #196
- Make 1547 example compilable by @jnyrup in #201
- Add adjustment for long-running operations in AV1825 by @rynkevich in #204
- Updated guidance on the use of parentheses in expressions by @bkoelman in #208
- Added new rule for easy debugging by @bkoelman in #210
- Fix code format in 1701 and 2402 by @julianbartel in #213
- Remove ICollection as an allowed interface from AV1130 by @maikelsteneker in #216
- AV1739: Added note for discard usage on C# 9 by @bkoelman in #219
- AV2201 static member access by @bkoelman in #223
- Bump nokogiri from 1.8.2 to 1.11.4 by @dependabot in #226
- Bump addressable from 2.5.2 to 2.8.0 by @dependabot in #227
- Task / ValueTask related guidance by @czimpi in #230
New Contributors
- @keremispirli made their first contribution in #193
- @mvhoute made their first contribution in #197
- @julianbartel made their first contribution in #196
- @jnyrup made their first contribution in #201
- @rynkevich made their first contribution in #204
- @maikelsteneker made their first contribution in #216
- @dependabot made their first contribution in #226
- @czimpi made their first contribution in #230
Full Changelog: 5.4.0...5.5.0