Skip to content

Releases: charlesdevandiere/xmldoc2md

5.0.0

25 Jul 07:22
60d8068
Compare
Choose a tag to compare

Added

  • Structure output option --structure <flat|tree> [default: flat]. #20
  • <paramref> tag support. #32
  • Class attributes documentation.
  • Member accessibility level option --member-accessibility-level <internal|private|protected|public> [default: protected]

Fixes

  • Error generating index.md when type does not have an explicit namespace. #28

Breaking changes

  • Remove --private-members option in favor of --member-accessibility-level
  • Replace <out> argument by -o, --output <output> option

4.0.0

19 Jul 12:59
e5b6a0d
Compare
Choose a tag to compare

Added

  • <list> support

Breaking changes

  • Upgrade to .NET 8.0

3.1.0

11 May 14:43
58bbe31
Compare
Choose a tag to compare

Added

3.0.2

09 May 15:03
680e4ad
Compare
Choose a tag to compare

Fixes

  • fix return type spacing and add rich xml docs for properties, exceptions, types, and parameters (#27). Thank @TimothyMakkison!

3.0.1

02 May 08:33
9818323
Compare
Choose a tag to compare

Fixes

3.0.0

14 Jun 11:42
b4c00a2
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.1.1

21 May 20:00
29926bd
Compare
Choose a tag to compare

Changes:

Load DLL NuGet dependencies

2.1.0

30 Apr 14:12
20bb235
Compare
Choose a tag to compare

Added:

  • Documentation for fields
  • Back button link to return to the index page

Fixed:

  • Links

2.0.1

28 Apr 15:59
5a4fa4b
Compare
Choose a tag to compare

Changes:

  • 5a4fa4b Fix 'Value cannot be null. (Parameter 'path2')' error (#8)

This list of changes was auto generated.

2.0.0

28 Apr 12:32
Compare
Choose a tag to compare

Changes:

The project is completely rewritten.