* 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
* Use fully qualified names to reduce namespace clashes.
* Small code style fixes.
* Make properties in ProxyData immutable.
* Remove clutter by joining TrimEnd() to previous line.
* Introduce Extension method to retrieve ITypeSymbol FullyQualifiedDisplayString
* Fixed some code issues.
* Fixed method call in BaseGenerator
* Refactor metadata name