This release introduces compatibility breaking changes.
- Added workaround for when msvc defines small and near macros
- Added support for using non default calling conventions
- Changed MOCK_DESTRUCTOR which now requires '~' to preceed the class name
- Changed MOCK_*CONVERSION_OPERATOR* which now require an extra first argument 'operator'
- Added version.hpp with the library version number
For more information see http://turtle.sf.net