Releases: red-gate/XmlDoc2CmdletDoc
Releases · red-gate/XmlDoc2CmdletDoc
0.2.2
Addresses #19, whereby parameter help is now explicitly ordered by Position, then Required, then Name, rather than relying on the arbitrary order of Type.GetMembers
.
0.2.1
Addressed issue #11 whereby an output type of "None" is emitted when a cmdlet is explicitly marked with [OutputType(typeof(void))]
.
0.2.0
First public release to nuget.org.