🚀 New feature: Custom mock templates as defined by a template file identified with MOKKU_TEMPLATE_PATH
. Now each project can define their own mock style instead of falling on the default style provided by mokku.
Thanks to @cloverrose (#28) and @yanolab (#29) for proposing and providing implementations for this feature.
Also includes a bugfix for pointer args an return values.