v2.8.0
Inheritance support
Classes and interfaces with inheritance now display their inherited information.
This is done in a couple of ways:
Classes and interfaces now include a section that summarizes the classes they extend and implement
Additionally any extended member (fields, properties, and methods) are now displayed on the page for the sub-class/sub-interface. These are displayed with an "Inherited" tag below their definition.