Skip to content

1.0.1 - 2023-01-05

Compare
Choose a tag to compare
@jrfnl jrfnl released this 05 Jan 12:39
· 168 commits to stable since this release
0f55c12

Fixed

Universal

  • Universal.CodeAnalysis.ConstructorDestructorReturn: fixed false positive for return statements in nested functions/closures declared within constructor/destructor methods. Thanks @anomiex for reporting! #201, #202