Skip to content

Releases: red-gate/XmlDoc2CmdletDoc

0.2.2

27 Apr 19:25
Compare
Choose a tag to compare

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

14 Apr 02:04
Compare
Choose a tag to compare

Addressed issue #11 whereby an output type of "None" is emitted when a cmdlet is explicitly marked with [OutputType(typeof(void))].

0.2.0

12 Apr 17:25
Compare
Choose a tag to compare

First public release to nuget.org.