Release Notes - 1.8
1.8.0-funcrel
Fixes/Bugs
| Customer Ticket Id | Customer Details |
|---|---|
| 569578 | Fixes an issue affecting the accuracy of rule: 7846 - "Methods that do not use instance fields/methods should be static (.NET)" when using C# 12 primary constructors. |
New Support
| Customer Ticket Id | Customer Details |
|---|---|
| Adds new support for C# 14 field keyword in property accessors. | |
| Adds new support for the null-coalescing assignment operator (??=). | |
| Adds new support for .NET 10. | |
| Adds new support for C# 14 language features. |
Enhancement/Improvements
| Customer Ticket Id | Customer Details |
|---|---|
| Improves stability when analyzing deeply nested or complex code structures. | |
| Improves resolution of links from lambda callers to target methods. | |
| Enhances the configuration of internal library. |