-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.html
117 lines (79 loc) · 4.97 KB
/
changelog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<link rel="stylesheet" type="text/css" media="screen" href="/NuDoq/assets/css/style.css?v=f7f09489bd98cf3c402ac5dc2a645dec19939a23">
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>v2.0.1 (2021-01-29) | NuDoq</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="v2.0.1 (2021-01-29)" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="A standalone API to read .NET XML documentation files and optionally augment it with reflection information." />
<meta property="og:description" content="A standalone API to read .NET XML documentation files and optionally augment it with reflection information." />
<meta property="og:site_name" content="NuDoq" />
<script type="application/ld+json">
{"headline":"v2.0.1 (2021-01-29)","@type":"WebPage","description":"A standalone API to read .NET XML documentation files and optionally augment it with reflection information.","url":"/NuDoq/changelog.html","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/devlooped/NuDoq">View on GitHub</a>
<h1 id="project_title">NuDoq</h1>
<h2 id="project_tagline">A standalone API to read .NET XML documentation files and optionally augment it with reflection information.</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h2 id="v201-2021-01-29"><a href="https://github.com/devlooped/NuDoq/tree/v2.0.1">v2.0.1</a> (2021-01-29)</h2>
<p><a href="https://github.com/devlooped/NuDoq/compare/v2.0.0...v2.0.1">Full Changelog</a></p>
<p><strong>Implemented enhancements:</strong></p>
<ul>
<li>Project URL in the nuget package metadata is wrong <a href="https://github.com/devlooped/NuDoq/issues/39">#39</a></li>
</ul>
<h2 id="v200-2021-01-29"><a href="https://github.com/devlooped/NuDoq/tree/v2.0.0">v2.0.0</a> (2021-01-29)</h2>
<p><a href="https://github.com/devlooped/NuDoq/compare/v2.0.0-beta...v2.0.0">Full Changelog</a></p>
<p><strong>Implemented enhancements:</strong></p>
<ul>
<li>Add support for custom attributes in XmlVisitor <a href="https://github.com/devlooped/NuDoq/issues/37">#37</a></li>
<li>Add href to see and seealso <a href="https://github.com/devlooped/NuDoq/issues/35">#35</a></li>
<li>Improve readme to clarify usage <a href="https://github.com/devlooped/NuDoq/issues/21">#21</a></li>
</ul>
<p><strong>Fixed bugs:</strong></p>
<ul>
<li>Don’t chop nonwhitespace when trimming text <a href="https://github.com/devlooped/NuDoq/issues/33">#33</a></li>
</ul>
<h2 id="v200-beta-2021-01-28"><a href="https://github.com/devlooped/NuDoq/tree/v2.0.0-beta">v2.0.0-beta</a> (2021-01-28)</h2>
<p><a href="https://github.com/devlooped/NuDoq/compare/v1.2.5...v2.0.0-beta">Full Changelog</a></p>
<p><strong>Implemented enhancements:</strong></p>
<ul>
<li>Adding options to not trim new lines in text <a href="https://github.com/devlooped/NuDoq/issues/20">#20</a></li>
</ul>
<p><strong>Fixed bugs:</strong></p>
<ul>
<li>On non-Windows OS, para render results in extra newlines <a href="https://github.com/devlooped/NuDoq/issues/25">#25</a></li>
<li>Nested enumeration of one Container’s Elements causes missing elements in outer enumerator <a href="https://github.com/devlooped/NuDoq/issues/19">#19</a></li>
<li>Methods with value type parameters passed by reference are missing <a href="https://github.com/devlooped/NuDoq/issues/17">#17</a></li>
</ul>
<h2 id="v125-2015-02-17"><a href="https://github.com/devlooped/NuDoq/tree/v1.2.5">v1.2.5</a> (2015-02-17)</h2>
<p><a href="https://github.com/devlooped/NuDoq/compare/v1.2.0...v1.2.5">Full Changelog</a></p>
<h2 id="v120-2014-09-02"><a href="https://github.com/devlooped/NuDoq/tree/v1.2.0">v1.2.0</a> (2014-09-02)</h2>
<p><a href="https://github.com/devlooped/NuDoq/compare/v1.2...v1.2.0">Full Changelog</a></p>
<h2 id="v12-2014-09-02"><a href="https://github.com/devlooped/NuDoq/tree/v1.2">v1.2</a> (2014-09-02)</h2>
<p><a href="https://github.com/devlooped/NuDoq/compare/e29fc17717e92ce036a941f16f1d771ef028f52e...v1.2">Full Changelog</a></p>
<p>* <em>This Changelog was automatically generated by <a href="https://github.com/github-changelog-generator/github-changelog-generator">github_changelog_generator</a></em></p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">NuDoq maintained by <a href="https://github.com/devlooped">devlooped</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>