Skip to content

Releases: devlooped/NuDoq

v2.0.1

29 Jan 23:53
@kzu kzu
Compare
Choose a tag to compare

v2.0.1 (2021-01-29)

Full Changelog

Implemented enhancements:

  • Project URL in the nuget package metadata is wrong #39

v2.0.0

29 Jan 23:33
@kzu kzu
Compare
Choose a tag to compare

v2.0.0 (2021-01-29)

Full Changelog

Implemented enhancements:

  • Add support for custom attributes in XmlVisitor #37
  • Add href to see and seealso #35
  • Improve readme to clarify usage #21

Fixed bugs:

  • Don't chop nonwhitespace when trimming text #33

v2.0.0-beta

28 Jan 12:13
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release

v2.0.0-beta (2021-01-28)

Full Changelog

Fixed bugs:

  • On non-Windows OS, para render results in extra newlines #25
  • Fix missing methods with out/ref parameters #17
  • Fix nested enumeration of container elements #19
  • Fix indexed property visiting #22

Enhancements:

  • Enable newline preservation #20
  • Add support for extended documentation attributes #1