* update generator and tests
* Add ImplementationOptions
* option tests
* fix some tests
* UseExtendedInterfaces with flag enum parsing
* add test for using base interfaces instead of interface
* add ProxyForBaseInterface
* add extra overload
* don't put new if we're replacing interfaces
* really remove AutoMapper
* remove akka and fix up interface
* Bigger bump for version
* adjust readme
* Do not redefine interfaces.
* Improve code style, readability and performance after initial code review
* Implemented unit tests for the interface inheritance
* Cleaned up unit tests.
* Completely remove output helper.