Version 3.23.0 (July 11, 2022)
User-visible changes:
By default, command-line argument -AstubWarnIfNotFound is treated as true for stub files provided on the command line and false for built-in stub files. Use -AstubWarnIfNotFound to enable it for all stub files, and use new -AstubNoWarnIfNotFound to disable it for all stub files.
New command-line argument -ApermitStaticOwning suppresses Resource Leak Checker warnings related to static owning fields.
New command-line argument -ApermitInitializationLeak suppresses Resource Leak Checker warnings related to field initialization.
Closed issues: