CppSharp v0.8.22 Release Notes

Release Date: 2018-09-14 // over 5 years ago
    • ๐Ÿ›  Fixed renaming when items of an enum only differ by case.

    • ๐Ÿ›  Fixed the generated C# for destructors of abstract classes.

    • ๐Ÿ—„ Stopped using methods deprecated in recent Clang.

    • ๐Ÿ— Excluded many unused modules when building LLVM and Clang.

    • ๐ŸŽ Worked around a missing symbol from a template specialization on macOS.

    • โšก๏ธ Updated to LLVM/Clang revisions 339502/339494 respectively.

    • ๐Ÿ›  Fixed the generation when a secondary base is used in more than one unit.

    • ๐Ÿ›  Fixed debugger display variable reference in Block class.