Skip to content

April 2025 Update

Latest
Compare
Choose a tag to compare
@adrianoc adrianoc released this 04 Apr 22:32
9424d62

2e5a08d fixes crash when resolving types in anonymous function expressions declaration (#331)
37e2926 adds tests and fixes for NoCapturedVariableValidator (#320)
ab293d5 add tests for DefaultParameterExtractorVisitor (#320)
e6a6c88 do not publish non-english resource assemblies
11be4fb adds tests to improve code coverage (#320)
93a564e adds disable test for issue #331
39f921d adds tests for TypeSyntaxExtensions (#320)
4611269 Adds disabled test for assignment of inline array stored in a field to a Span (#320)
de80972 Adds 'default' assignment tests for short, ushort and UIntPtr (#320)
1d89ac5 Adds value handling tests for short, ushort and UIntPtr (#320)
b130419 Added tests for loading constants of type short, ushort, IntPtr, UIntPtr (#320)
22af8d7 excludes some types/members from coverage analysis (#320)
3306ec9 removes whats seems to be dead code (#320)
a215598 fixes handling of enum members in TypeDeclarationResolver (#320)
3fa4c94 code cleanup
fc792b2 excludes some types/members from coverage analysis (#320)
5873a1d added simple test for CecilifierDiagnostic class (#320)
95d9764 extract method to improve code coverage report (#320)
a8aa845 ensure we use codecov token when uploading results
cd1cd73 extract method to improve code coverage report (#320)
1445f98 bumps version to 2.20