Skip to content

v1.2.16

Compare
Choose a tag to compare
@josefpihrt josefpihrt released this 01 Mar 23:46

Analyzers

New Analyzers
  • SimplifyLazilyInitializedProperty
  • UseIsOperatorInsteadOfAsOperator
  • UseCoalesceOperatorInsteadOfIf
  • RemoveRedundantAsyncAwait

Refactorings

New Refactorings
  • ReplaceHexadecimalLiteralWithDecimalLiteral
  • WrapInElseClause