-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.html
206 lines (142 loc) · 9.01 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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!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="/Web/assets/css/style.css?v=d91b6ba1d8d8c6d5ffe1233ae84b8aa0594c59a2">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Changelog | Web</title>
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="Changelog" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="XLinq to Web" />
<meta property="og:description" content="XLinq to Web" />
<meta property="og:site_name" content="Web" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Changelog" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"XLinq to Web","headline":"Changelog","url":"/Web/changelog.html"}</script>
<!-- End Jekyll SEO tag -->
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/Web/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/devlooped/Web">View on GitHub</a>
<h1 id="project_title">Web</h1>
<h2 id="project_tagline">XLinq to Web</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1 id="changelog">Changelog</h1>
<h2 id="v130-2024-10-21"><a href="https://github.com/devlooped/Web/tree/v1.3.0">v1.3.0</a> (2024-10-21)</h2>
<p><a href="https://github.com/devlooped/Web/compare/v1.2.3...v1.3.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Add HasClass extension method <a href="https://github.com/devlooped/Web/pull/138">#138</a> (@kzu)</li>
</ul>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>Add SponsorLink v2 <a href="https://github.com/devlooped/Web/pull/140">#140</a> (@kzu)</li>
</ul>
<h2 id="v123-2024-10-09"><a href="https://github.com/devlooped/Web/tree/v1.2.3">v1.2.3</a> (2024-10-09)</h2>
<p><a href="https://github.com/devlooped/Web/compare/v1.2.2...v1.2.3">Full Changelog</a></p>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>Attempt to improve SEO by adding to description/readme <a href="https://github.com/devlooped/Web/pull/137">#137</a> (@kzu)</li>
</ul>
<h2 id="v122-2024-05-30"><a href="https://github.com/devlooped/Web/tree/v1.2.2">v1.2.2</a> (2024-05-30)</h2>
<p><a href="https://github.com/devlooped/Web/compare/v1.2.1...v1.2.2">Full Changelog</a></p>
<h2 id="v121-2024-05-30"><a href="https://github.com/devlooped/Web/tree/v1.2.1">v1.2.1</a> (2024-05-30)</h2>
<p><a href="https://github.com/devlooped/Web/compare/v1.2.0...v1.2.1">Full Changelog</a></p>
<h2 id="v120-2023-08-11"><a href="https://github.com/devlooped/Web/tree/v1.2.0">v1.2.0</a> (2023-08-11)</h2>
<p><a href="https://github.com/devlooped/Web/compare/v1.1.1...v1.2.0">Full Changelog</a></p>
<p>:bug: Fixed bugs:</p>
<ul>
<li>Remove current implementation of SponsorLink for now <a href="https://github.com/devlooped/Web/pull/106">#106</a> (@kzu)</li>
</ul>
<h2 id="v111-2023-04-05"><a href="https://github.com/devlooped/Web/tree/v1.1.1">v1.1.1</a> (2023-04-05)</h2>
<p><a href="https://github.com/devlooped/Web/compare/v1.1.0...v1.1.1">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>💟 Add SponsorLink to ensure ongoing maintenance <a href="https://github.com/devlooped/Web/pull/81">#81</a> (@kzu)</li>
</ul>
<h2 id="v110-2022-09-04"><a href="https://github.com/devlooped/Web/tree/v1.1.0">v1.1.0</a> (2022-09-04)</h2>
<p><a href="https://github.com/devlooped/Web/compare/v1.0.1...v1.1.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Expose XML namespace removal and element skipping as a public feature <a href="https://github.com/devlooped/Web/issues/64">#64</a></li>
</ul>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>Add XML namespace removal and element skipping extensions <a href="https://github.com/devlooped/Web/pull/65">#65</a> (@kzu)</li>
</ul>
<h2 id="v101-2022-08-08"><a href="https://github.com/devlooped/Web/tree/v1.0.1">v1.0.1</a> (2022-08-08)</h2>
<p><a href="https://github.com/devlooped/Web/compare/v1.0.0...v1.0.1">Full Changelog</a></p>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>+M▼ includes <a href="https://github.com/devlooped/Web/pull/57">#57</a> (@github-actions[bot])</li>
<li>+M▼ includes <a href="https://github.com/devlooped/Web/pull/54">#54</a> (@github-actions[bot])</li>
<li>+M▼ includes <a href="https://github.com/devlooped/Web/pull/52">#52</a> (@github-actions[bot])</li>
</ul>
<h2 id="v100-2022-07-15"><a href="https://github.com/devlooped/Web/tree/v1.0.0">v1.0.0</a> (2022-07-15)</h2>
<p><a href="https://github.com/devlooped/Web/compare/23dbc1d83526813ee629825930bdda91276be196...v1.0.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Attribute value matching does not normalize single quote values <a href="https://github.com/devlooped/Web/issues/30">#30</a></li>
<li>Document all supported selectors for <code class="language-plaintext highlighter-rouge">text()</code> in readme <a href="https://github.com/devlooped/Web/issues/28">#28</a></li>
<li>Add nullable annotations to public surface API <a href="https://github.com/devlooped/Web/issues/26">#26</a></li>
<li>Add text() pseudo-attribute selector <a href="https://github.com/devlooped/Web/issues/15">#15</a></li>
<li>Add :has pseudo-class support <a href="https://github.com/devlooped/Web/issues/12">#12</a></li>
<li>Add :nth-of-type pseudo class <a href="https://github.com/devlooped/Web/issues/11">#11</a></li>
<li>Add :not pseudo-class <a href="https://github.com/devlooped/Web/issues/10">#10</a></li>
<li>Add :first-of-type and :last-of-type pseudo classes <a href="https://github.com/devlooped/Web/issues/9">#9</a></li>
<li>Add :empty pseudo-class support <a href="https://github.com/devlooped/Web/issues/8">#8</a></li>
<li>Add :only-child pseudo-class selector <a href="https://github.com/devlooped/Web/issues/7">#7</a></li>
<li>Add :first-child and :last-child pseudo-class selectors <a href="https://github.com/devlooped/Web/issues/6">#6</a></li>
<li>Add support for :checked pseudo-class <a href="https://github.com/devlooped/Web/issues/5">#5</a></li>
<li>Add minimal viable implementation of key selectors <a href="https://github.com/devlooped/Web/issues/1">#1</a></li>
</ul>
<p>:bug: Fixed bugs:</p>
<ul>
<li>Child combinator selects only first child <a href="https://github.com/devlooped/Web/issues/36">#36</a></li>
<li>If CSS identifier contains underscore, wrong XPath is built <a href="https://github.com/devlooped/Web/issues/34">#34</a></li>
<li>If attribute value has quoted text with whitespace, fails to convert to XPath <a href="https://github.com/devlooped/Web/issues/22">#22</a></li>
<li>If attribute value has quotes, XPath conversion fails <a href="https://github.com/devlooped/Web/issues/21">#21</a></li>
</ul>
<p>:hammer: Other:</p>
<ul>
<li>Add support for simplified syntax for nth-child <a href="https://github.com/devlooped/Web/issues/38">#38</a></li>
<li>Add support for selector groups <a href="https://github.com/devlooped/Web/issues/32">#32</a></li>
</ul>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>HTML > XML + CSS <a href="https://github.com/devlooped/Web/pull/48">#48</a> (@kzu)</li>
<li>Add support for simplified syntax for nth-child <a href="https://github.com/devlooped/Web/pull/39">#39</a> (@kzu)</li>
<li>Fix child combinator to XPath conversion <a href="https://github.com/devlooped/Web/pull/37">#37</a> (@kzu)</li>
<li>Properly parse underscore in CSS identifiers <a href="https://github.com/devlooped/Web/pull/35">#35</a> (@kzu)</li>
<li>Add support for selector groups <a href="https://github.com/devlooped/Web/pull/33">#33</a> (@kzu)</li>
<li>Apply single quotes normalization to attribute value matching <a href="https://github.com/devlooped/Web/pull/31">#31</a> (@kzu)</li>
<li>Add nullable annotations to public surface API <a href="https://github.com/devlooped/Web/pull/27">#27</a> (@kzu)</li>
</ul>
<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">Web 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>