Releases: ietf-tools/xml2rfc
Releases · ietf-tools/xml2rfc
v3.25.0
✨ New Features
🐛 Bug Fixes
bf52f86
- pdf: Fix line height issue with superscripts (PR #1165 by @kesara)↘️ fixes issue #1160 opened by @ajeanmahoney
b5381ac
- Remove deprecated cgi method (PR #1182 by @kesara)2f17276
- text: Fix truncated text issue in cells with rowspan (PR #1184 by @kesara)↘️ fixes issue #1155 opened by @ajeanmahoney
👷 Build System
📝 Documentation Changes
f0aeb65
- update CHANGELOG.md + py file versions for v3.24.0 [skip ci] (commit by @kesara)30e8346
- update CHANGELOG.md + py file versions for v3.25.0 [skip ci] (commit by @kesara)
🔧 Chores
v3.24.0
✨ New Features
✅ Tests
👷 Build System
ebc2178
- Remove OpenPGP keys (PR #1162 by @kesara)2fd70e8
- Enable tests on Windows OS (PR #1177 by @kesara)0e8fee4
- Run macOS tests on m1 processor (PR #1141 by @kesara)
📝 Documentation Changes
🔧 Chores
v3.23.2
🐛 Bug Fixes
f297f11
- v2v3: Use bib.ietf.org for I-D xinclude references (PR #1166 by @kesara)↘️ fixes issue #1008 opened by @ajeanmahoney
83e897f
- text: Capitalize "type" in non-ASCII artwork message (PR #1170 by @kesara)↘️ fixes issue #1169 opened by @ajeanmahoney
📝 Documentation Changes
v3.23.1
🐛 Bug Fixes
e2b8734
- text: Update non-ASCII art text (PR #1140 by @kesara)↘️ fixes issue #617 opened by @ietf-svn-bot
👷 Build System
3dfb04c
- Update pydyf version requirement (PR #1159 by @kesara)e589691
- Remove upload artifacts step (PR #1161 by @kesara)50c3a44
- Update GHAs (PR #1163 by @kesara)
📝 Documentation Changes
v3.23.0
✨ New Features
🐛 Bug Fixes
058479b
- text: Render ol and ul inside blockquote correctly (PR #1150 by @kesara)↘️ fixes issue #1148 opened by @rvanrheenen
bdafb27
- Add background to tt and code inside dt (PR #1144 by @kesara)↘️ fixes issue #1142 opened by @ajeanmahoney
📝 Documentation Changes
v3.22.0
v3.21.0
v3.20.1
v3.20.0
✨ New Features
e4542c2
- Update subseries presentation (PR #1102 by @kesara)↘️ addresses issue #1100 opened by @ajeanmahoney
🐛 Bug Fixes
20a5b30
- Allow non-ASCII values in all attributes (PR #1106 by @kesara)4278f7b
- text: Don't break URLs in annotation (PR #1104 by @kesara)↘️ fixes issue #1101 opened by @apaloma-rpc