Releases: devlooped/NuDoq
Releases · devlooped/NuDoq
v2.0.1
v2.0.1 (2021-01-29)
Full Changelog
Implemented enhancements:
- Project URL in the nuget package metadata is wrong #39
v2.0.0
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
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