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.