- #23 - Add support for "option csharp_namespace" [bug] contributed by StefH
- #24 - Fix support for newer GoogleWellKnownTypes (Empty, Duration and Timestamp) [bug] contributed by StefH
- #18 - Add WellKnownTypes [enhancement] contributed by StefH
- #20 - Fix logic for Any [bug] contributed by StefH
- #21 - Support multiple proto files + add more WellKnownTypes from Google [enhancement] contributed by StefH
- #15 - Support 'WellKnown' types like
google.protobuf.Empty
[enhancement]
- #11 - Fix for when proto package name contains dot(s) [bug] contributed by StefH
- #10 - Error when proto package name contains dot(s) [bug]