Skip to content

Commit 7669dfc

Browse files
committed
Documented the release of CppSharp 0.8.20.
Signed-off-by: Dimitar Dobrev <[email protected]>
1 parent d660e06 commit 7669dfc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# CppSharp 0.8.20 25.5.2018
2+
3+
Fixed generation support for pointers to enums in C#.
4+
Fixed a case of functions converted to methods.
5+
Improve error handling in case of exceptions in CLI tool driver.
6+
Added an option to the CLI tool for enabling RTTI.
7+
Improved the messages for errors in the CLI tool.
8+
Added parameter index to managed marshal variables.
9+
Changed the generated C# for const references to primitives as just primitives.
10+
Error messages are now written to stderr.

0 commit comments

Comments
 (0)