## 0.5.4 ### Minor Analysis Improvements * The query `cs/static-field-written-by-instance` is updated to handle properties. * C# 11: Support for explicit interface member implementation of operators. * The extraction of member modifiers has been generalized, which could lead to the extraction of more modifiers. * C# 11: Added extractor and library support for `file` scoped types. * C# 11: Added extractor support for `required` fields and properties. * C# 11: Added library support for `checked` operators.