Skip to content

Releases: mono/api-doc-tools

Mdoc 5.8.7

Mdoc 5.8.6.1

27 Jan 12:24
Compare
Choose a tag to compare

Mdoc 5.8.6

12 Jan 05:55
d2bde52
Compare
Choose a tag to compare

Thanks to @sandyarmstrong @JeffInChrist @jeffreyxrh @v-susu1 @hiihellox10 for your contributions.

mdoc 5.8.5

14 Oct 02:44
Compare
Choose a tag to compare

mdoc 5.8.4

14 Sep 07:36
Compare
Choose a tag to compare
  • Enhance Enum formatter for C++/WinRT
  • ECMAUrlParser supports nullable
  • Automatically include xmls to import for bootstrap command
  • Fix bug for language selection for parameters

Thanks to @jeffreyxrh @anmeng10101 @michaeljin89757 @TianqiZhang @daxianji007 for your contributions!

mdoc 5.8.4 pre-release

19 May 13:33
Compare
Choose a tag to compare
Pre-release

pre-release test only

mdoc 5.8.3

07 May 06:22
Compare
Choose a tag to compare

mdoc 5.8.2

18 Mar 05:32
5f85066
Compare
Choose a tag to compare
  • Assign name(s) for unnamed parameter(s), for example: double unnamedParam1, int unnamedParam2

Thanks to @hiihellox10 for contributions!

mdoc 5.8.1

22 Jan 22:18
Compare
Choose a tag to compare
mdoc 5.8.1 Pre-release
Pre-release
  • Greatly improved rendering for C# nullable types.
  • Some attributes were not being correctly registered in the EcmaXml metadata.
  • c++/winrt signatures now renders final, instead of the unexpected sealed
  • better resolution for resolving system .net core installation dependencies

Thanks to @hiihellox10, @jeffreyxrh, and @anmeng10101 for your contributions!

mdoc 5.8

14 Aug 20:47
Compare
Choose a tag to compare
  • 📚 Attribute Formatter for C++ winrt
  • 🐞 185181: Better export type resolution
  • 🐞 272318: Improved interface implements matching, now ignoring compiler generated members.
  • 🐞 173471 / 271797: intellisense importer now clears related and seealso elements for cleaner imports.
  • 🐞 211066: Better support for UWP/WinRT attached properties
  • 🐞 242502: c++/winrt signatures now render a UInt32 as uint32_t

Thanks @maopeixia and @jeffreyxrh for your contributions! 👏🏼🎉