CppSharp v0.8.20 Release Notes

Release Date: 2018-05-25 // almost 6 years ago
    • ๐Ÿ›  Fixed generation support for pointers to enums in C#.

    • ๐Ÿ›  Fixed a case of functions converted to methods.

    • ๐Ÿ‘Œ Improve error handling in case of exceptions in CLI tool driver.

    • โž• Added an option to the CLI tool for enabling RTTI.

    • ๐Ÿ‘Œ Improved the messages for errors in the CLI tool.

    • โž• Added parameter index to managed marshal variables.

    • ๐Ÿ”„ Changed the generated C# for const references to primitives as just primitives.

    • Error messages are now written to stderr.