@ -2,6 +2,7 @@ CppSharp is a library that allows you to generate .NET bindings that wrap C/C++
@@ -2,6 +2,7 @@ CppSharp is a library that allows you to generate .NET bindings that wrap C/C++
## News
* November 11th 2013 - Released a new version (423) with bug fixes for type maps (when used with template specializations), constructors renaming and better documentation generation.
* November 5th 2013 - Released a new version (329) with a lot of bug fixes for operators and vtables.
* September 22nd 2013 - Conversion (type cast) operators wrapped (thanks to <ahref="https://github.com/ddobrev">@ddobrev</a>)
* September 21st 2013 - Multiple inheritance now supported (thanks to <ahref="https://github.com/ddobrev">@ddobrev</a>)
@ -13,6 +14,8 @@ CppSharp is a library that allows you to generate .NET bindings that wrap C/C++
@@ -13,6 +14,8 @@ CppSharp is a library that allows you to generate .NET bindings that wrap C/C++