mirror of https://github.com/mono/CppSharp.git
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
# CppSharp 0.8.21 1.8.2018 |
||||
|
||||
Only generated the system module in C# generators. |
||||
Fixed missing save of generated module template to outputs. |
||||
Fixed code generator to generate the system module even in single file per unit mode. |
||||
Silenced verbose duplicate constructor and operator warnings. |
||||
Improved the defaults of necessary generation options to improve accessibility. |
||||
Called the parser setup code in CLI. |
||||
Only included header files when scanning directories in CLI. |
Loading…
Reference in new issue