Releases: Doraku/DefaultDocumentation
DefaultDocumentation 0.5.1
added parameters default value in generated code example
added inheritance and implementation type information
added namespace documentation through special named class NamespaceDoc
fixed generic type and array link generation
fixed dotnet api link for generic and parameterized members
fixed Property documentation using return element instead of value element
fixed decorated member documentation not generated if parent type is not decorated
DefaultDocumentation 0.5.0
full rework to produce a much more complete documentation using the produced assembly
DefaultDocumentation 0.4.3
fixed crash when missing parent types
fixed crash when missing generic parameter documentation
changed dotnet path to be linux friendly
retrograded target to netcore1.0
added framework4.5 target
added value support
added para support
DefaultDocumentation 0.4.2
throw a better exception when missing documentation on generic types
handle line break correctly
DefaultDocumentation 0.4.1
throw a better exception when missing documentation on generic types
DefaultDocumentation 0.4.0
added M full operator support
DefaultDocumentation 0.3.0
added c support
added code support
added example support
added N support
DefaultDocumentation 0.2.0
added E event support
added M operator support
added P index support
added T nested type support
added remarks support
added seealso support
changed to use the name of the assembly in the xml instead of the file name as the main markdown page
DefaultDocumentation 0.1.0
First release.