Cuckoo v0.9.2 Release Notes

    • ๐Ÿ›  Fixed crash when source files were using non-ASCII characters - bug #126
    • โž• Added --exclude parameter to explicitly exclude some types from mocking - PR #112 - (thanks to nxtstep for the feature)
    • ๐Ÿ›  Fixed compile errors when generating stubs where inner types were returned - bug #118
    • โž• Added possibility to reset multiple mocks with different types at once - but #103