v1.3.0
- InheritDoc now considers multiple possible documentation ID encoding variants when attempting to match a base or
cref
candidate #5 - Fixed a bug in the way documentation IDs were generated for nested generic types. If a generic was nested under another generic, and that nested type was used as an open generic method argument, the generic arguments were all assigned to the topmost type.