Releases: ietf-tools/xml2rfc
Releases · ietf-tools/xml2rfc
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
👷 Build System
📝 Documentation Changes
v3.19.4
v3.19.3
v3.19.2
🐛 Bug Fixes
f33c697
- Use importlib.metadata (PR #1079 by @kesara)007abf6
- Use raw string notation for regex (PR #1083 by @kesara)9c47d64
- Improve xml2rfc version information logic (PR #1084 by @kesara)8f14554
- Treat referencegroup entries similarly to reference entries (PR #1089 by @kesara)
👷 Build System
3c26a7d
- Use PyPI trusted publishing (PR #1077 by @kesara)2893d3d
- Remove redundant doc publish job (PR #1078 by @kesara)08a54f6
- Give permission to write packages and content to pypi-publish GHA. (commit by @kesara)
📝 Documentation Changes
🔧 Chores
v3.19.1
v3.19.0
✨ New Features
18c45a9
- Drop support for Python 3.7 (PR #1051 by @kesara)f3152b0
- Add support for Python 3.12 (PR #1052 by @kesara)
🐛 Bug Fixes
a5d46ad
- Deduplicate index entries (PR #1050 by @jennifer-richards)↘️ fixes issue #988 opened by @martinthomson
161abdf
- Follow HTML presentational hints in PDF (PR #1055 by @kesara)↘️ fixes issue #1054 opened by @rvanrheenen
e067417
- Remove emphasis from xref in headings and fix xrefs in headings (PR #1029 by @kesara)↘️ fixes issue #683 opened by @ietf-svn-bot
📝 Documentation Changes
🔧 Chores
v3.18.2
🐛 Bug Fixes
cb10344
- Respect newline attr on dl tag (PR #1047 by @jennifer-richards)↘️ fixes issue #1045 opened by @lbartholomew-rpc
📝 Documentation Changes
v3.18.1
🐛 Bug Fixes
02253d8
- text: Preserve NBSP in dd (PR #1023 by @kesara)0704155
- v2v3: Preserve t element in ol and li (PR #972 by @kesara)c10a50c
- Make block quotes symmetric (PR #1027 by @kesara)9ea862c
- Render child elements in the xref element (PR #1036 by @kesara)
📝 Documentation Changes
🔧 Chores
v3.18.0
✨ New Features
🐛 Bug Fixes
47ff383
- Avoid running v2v3 conversion and preptool on prepped documents (PR #1014 by @kesara)43c82f0
- Break word when line overflows (PR #1021 by @kesara)↘️ fixes issue #687 opened by @ietf-svn-bot