Skip to content

Commit 290c5e8

Browse files
committed
Release 1.1.2.
1 parent 52bc539 commit 290c5e8

File tree

5 files changed

+69
-34
lines changed

5 files changed

+69
-34
lines changed

CHANGELOG.md

Lines changed: 47 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,44 +2,47 @@
22

33
**Topics**
44

5-
- <a href="#v1-1-1">v1\.1\.1</a>
5+
- <a href="#v1-1-2">v1\.1\.2</a>
66
- <a href="#release-summary">Release Summary</a>
77
- <a href="#bugfixes">Bugfixes</a>
8-
- <a href="#v1-1-0">v1\.1\.0</a>
8+
- <a href="#v1-1-1">v1\.1\.1</a>
99
- <a href="#release-summary-1">Release Summary</a>
10-
- <a href="#minor-changes">Minor Changes</a>
1110
- <a href="#bugfixes-1">Bugfixes</a>
12-
- <a href="#v1-0-2">v1\.0\.2</a>
11+
- <a href="#v1-1-0">v1\.1\.0</a>
1312
- <a href="#release-summary-2">Release Summary</a>
13+
- <a href="#minor-changes">Minor Changes</a>
1414
- <a href="#bugfixes-2">Bugfixes</a>
15-
- <a href="#v1-0-1">v1\.0\.1</a>
15+
- <a href="#v1-0-2">v1\.0\.2</a>
1616
- <a href="#release-summary-3">Release Summary</a>
1717
- <a href="#bugfixes-3">Bugfixes</a>
18-
- <a href="#v1-0-0">v1\.0\.0</a>
18+
- <a href="#v1-0-1">v1\.0\.1</a>
1919
- <a href="#release-summary-4">Release Summary</a>
20-
- <a href="#v0-4-0">v0\.4\.0</a>
20+
- <a href="#bugfixes-4">Bugfixes</a>
21+
- <a href="#v1-0-0">v1\.0\.0</a>
2122
- <a href="#release-summary-5">Release Summary</a>
23+
- <a href="#v0-4-0">v0\.4\.0</a>
24+
- <a href="#release-summary-6">Release Summary</a>
2225
- <a href="#minor-changes-1">Minor Changes</a>
2326
- <a href="#breaking-changes--porting-guide">Breaking Changes / Porting Guide</a>
24-
- <a href="#bugfixes-4">Bugfixes</a>
27+
- <a href="#bugfixes-5">Bugfixes</a>
2528
- <a href="#v0-3-0">v0\.3\.0</a>
26-
- <a href="#release-summary-6">Release Summary</a>
29+
- <a href="#release-summary-7">Release Summary</a>
2730
- <a href="#minor-changes-2">Minor Changes</a>
2831
- <a href="#v0-2-0">v0\.2\.0</a>
29-
- <a href="#release-summary-7">Release Summary</a>
32+
- <a href="#release-summary-8">Release Summary</a>
3033
- <a href="#minor-changes-3">Minor Changes</a>
3134
- <a href="#breaking-changes--porting-guide-1">Breaking Changes / Porting Guide</a>
32-
- <a href="#bugfixes-5">Bugfixes</a>
35+
- <a href="#bugfixes-6">Bugfixes</a>
3336
- <a href="#v0-1-0">v0\.1\.0</a>
34-
- <a href="#release-summary-8">Release Summary</a>
37+
- <a href="#release-summary-9">Release Summary</a>
3538
- <a href="#minor-changes-4">Minor Changes</a>
3639
- <a href="#breaking-changes--porting-guide-2">Breaking Changes / Porting Guide</a>
37-
- <a href="#bugfixes-6">Bugfixes</a>
40+
- <a href="#bugfixes-7">Bugfixes</a>
3841
- <a href="#v0-0-1">v0\.0\.1</a>
39-
- <a href="#release-summary-9">Release Summary</a>
42+
- <a href="#release-summary-10">Release Summary</a>
4043

41-
<a id="v1-1-1"></a>
42-
## v1\.1\.1
44+
<a id="v1-1-2"></a>
45+
## v1\.1\.2
4346

4447
<a id="release-summary"></a>
4548
### Release Summary
@@ -49,12 +52,25 @@ Bugfix release\.
4952
<a id="bugfixes"></a>
5053
### Bugfixes
5154

55+
* Accept upper\-case letters when validating FQCNs \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/441](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/441)\)\.
56+
57+
<a id="v1-1-1"></a>
58+
## v1\.1\.1
59+
60+
<a id="release-summary-1"></a>
61+
### Release Summary
62+
63+
Bugfix release\.
64+
65+
<a id="bugfixes-1"></a>
66+
### Bugfixes
67+
5268
* Make sure to also escape pipes \(<code>\\\|</code>\) in reStructured Text \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/381](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/381)\)\.
5369

5470
<a id="v1-1-0"></a>
5571
## v1\.1\.0
5672

57-
<a id="release-summary-1"></a>
73+
<a id="release-summary-2"></a>
5874
### Release Summary
5975

6076
Bugfix and feature release that improves markup parsing and generation with respect to whitespace handling and escaping\.
@@ -66,7 +82,7 @@ Bugfix and feature release that improves markup parsing and generation with resp
6682
* Always remove some whitespace around <code>HORIZONTALLINE</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/295](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/295)\)\.
6783
* Apply postprocessing to RST and MarkDown to avoid generating invalid markup when input contains whitespace at potentially dangerous places \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/296](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/296)\)\.
6884

69-
<a id="bugfixes-1"></a>
85+
<a id="bugfixes-2"></a>
7086
### Bugfixes
7187

7288
* Do not apply URI encoding to visible URL \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/286](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/286)\)\.
@@ -76,41 +92,41 @@ Bugfix and feature release that improves markup parsing and generation with resp
7692
<a id="v1-0-2"></a>
7793
## v1\.0\.2
7894

79-
<a id="release-summary-2"></a>
95+
<a id="release-summary-3"></a>
8096
### Release Summary
8197

8298
Bugfix release\.
8399

84-
<a id="bugfixes-2"></a>
100+
<a id="bugfixes-3"></a>
85101
### Bugfixes
86102

87103
* Fix handling of empty markup parameters for RST \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/262](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/262)\)\.
88104

89105
<a id="v1-0-1"></a>
90106
## v1\.0\.1
91107

92-
<a id="release-summary-3"></a>
108+
<a id="release-summary-4"></a>
93109
### Release Summary
94110

95111
Maintenance release\.
96112

97-
<a id="bugfixes-3"></a>
113+
<a id="bugfixes-4"></a>
98114
### Bugfixes
99115

100116
* Properly escape MarkDown link targets \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/197](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/197)\)\.
101117

102118
<a id="v1-0-0"></a>
103119
## v1\.0\.0
104120

105-
<a id="release-summary-4"></a>
121+
<a id="release-summary-5"></a>
106122
### Release Summary
107123

108124
First stable release\. This package is using semantic versioning\, so there will be no more breaking changes until the release of 2\.0\.0\.
109125

110126
<a id="v0-4-0"></a>
111127
## v0\.4\.0
112128

113-
<a id="release-summary-5"></a>
129+
<a id="release-summary-6"></a>
114130
### Release Summary
115131

116132
New major release that increases compatibility with the [Python code in antsibull\-docs\-parser](https\://github\.com/ansible\-community/antsibull\-docs\-parser)\.
@@ -125,15 +141,15 @@ New major release that increases compatibility with the [Python code in antsibul
125141

126142
* Rename <code>current\_plugin</code> options of various functions to <code>currentPlugin</code>\, and the <code>role\_entrypoint</code> option of <code>parse</code> to <code>roleEntrypoint</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/49](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/49)\)\.
127143

128-
<a id="bugfixes-4"></a>
144+
<a id="bugfixes-5"></a>
129145
### Bugfixes
130146

131147
* Fix URL escaping in MarkDown \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/51](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/51)\)\.
132148

133149
<a id="v0-3-0"></a>
134150
## v0\.3\.0
135151

136-
<a id="release-summary-6"></a>
152+
<a id="release-summary-7"></a>
137153
### Release Summary
138154

139155
Feature release\.
@@ -146,7 +162,7 @@ Feature release\.
146162
<a id="v0-2-0"></a>
147163
## v0\.2\.0
148164

149-
<a id="release-summary-7"></a>
165+
<a id="release-summary-8"></a>
150166
### Release Summary
151167

152168
New major release that increases compatibility with the [Python code in antsibull\-docs\-parser](https\://github\.com/ansible\-community/antsibull\-docs\-parser)\.
@@ -170,15 +186,15 @@ New major release that increases compatibility with the [Python code in antsibul
170186
* Modify <code>pluginOptionLikeLink</code> signature to include a new argument <code>entrypoint</code> after <code>plugin</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/31](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/31)\)\.
171187
* Rename <code>only\_classic\_markup</code> parser option to <code>onlyClassicMarkup</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22)\)\.
172188

173-
<a id="bugfixes-5"></a>
189+
<a id="bugfixes-6"></a>
174190
### Bugfixes
175191

176192
* HTML and MarkDown code\: quote HTML command arguments correctly\; make sure URLs are correctly quoted \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22)\)\.
177193

178194
<a id="v0-1-0"></a>
179195
## v0\.1\.0
180196

181-
<a id="release-summary-8"></a>
197+
<a id="release-summary-9"></a>
182198
### Release Summary
183199

184200
First usable version\, including semantic markup support\.
@@ -198,7 +214,7 @@ First usable version\, including semantic markup support\.
198214

199215
* The package was renamed on npmjs\.com from <code>antsibull\_docs</code> to <code>antsibull\-docs</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/15](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/15)\)\.
200216

201-
<a id="bugfixes-6"></a>
217+
<a id="bugfixes-7"></a>
202218
### Bugfixes
203219

204220
* Fix error message output for MarkDown\. Make sure error message is escaped in RST\. Fix error messages when parsing escaped parameters \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/8](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/8)\)\.
@@ -207,7 +223,7 @@ First usable version\, including semantic markup support\.
207223
<a id="v0-0-1"></a>
208224
## v0\.0\.1
209225

210-
<a id="release-summary-9"></a>
226+
<a id="release-summary-10"></a>
211227
### Release Summary
212228

213229
Initial release\.

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ antsibull-docs -- TypeScript library for processing Ansible documentation markup
44

55
.. contents:: Topics
66

7+
v1.1.2
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
Bugfix release.
14+
15+
Bugfixes
16+
--------
17+
18+
- Accept upper-case letters when validating FQCNs (https://github.com/ansible-community/antsibull-docs-ts/pull/441).
19+
720
v1.1.1
821
======
922

changelogs/changelog.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,3 +153,12 @@ releases:
153153
- 1.1.1.yml
154154
- 381-rst-pipe.yml
155155
release_date: '2025-01-16'
156+
1.1.2:
157+
changes:
158+
bugfixes:
159+
- Accept upper-case letters when validating FQCNs (https://github.com/ansible-community/antsibull-docs-ts/pull/441).
160+
release_summary: Bugfix release.
161+
fragments:
162+
- 1.1.2.yml
163+
- 441-fqcn-upper-case.yml
164+
release_date: '2025-06-22'

changelogs/fragments/1.1.2.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/fragments/441-fqcn-upper-case.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)