From 8464b0ba2aaccf3e5a07f14ef078eaa0fafa018b Mon Sep 17 00:00:00 2001 From: triton Date: Wed, 13 Nov 2013 23:16:07 +0000 Subject: [PATCH] Released a new build (432). --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8ce57549..7eec46e5 100644 --- a/README.md +++ b/README.md @@ -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 @ddobrev) * September 21st 2013 - Multiple inheritance now supported (thanks to @ddobrev) @@ -13,6 +14,8 @@ CppSharp is a library that allows you to generate .NET bindings that wrap C/C++ VS2012 32-bit: +- [CppSharp_VS2012_423_artifacts.zip](https://dl.dropboxusercontent.com/u/194502/CppSharp/CppSharp_VS2012_423_artifacts.zip) (_November 13th 2013_) + - [CppSharp_VS2012_329_artifacts.zip](https://dl.dropboxusercontent.com/u/194502/CppSharp/CppSharp_VS2012_329_artifacts.zip) (_November 5th 2013_) - [CppSharp_VS2012_306_artifacts.zip](https://dl.dropboxusercontent.com/u/194502/CppSharp/CppSharp_VS2012_306_artifacts.zip) (_October 25th 2013_)