Skip to content

[C#] 0.2.35

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 19:10
· 86 commits to master since this release

https://www.nuget.org/packages/Platform.RegularExpressions.Transformer.CSharpToCpp/0.2.35

Platform.RegularExpressions.Transformer dependency updated from 0.3.2 to 0.3.3.
Better support for the lambdas translation.
Support for inline destructor translation added.
Better support for properties translation.
Properties naming convention does not require the "Get" prefix anymore.
Better support for the translation of Action with no type parameters as well as Action with two type parameters.
Support for the translation of ObjectDisposedException added.
Better support for the translation of implicit operators.
Support for the translation of type name added.