Releases: ietf-tools/xml2rfc
Releases · ietf-tools/xml2rfc
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
👷 Build System
📝 Documentation Changes
🔧 Chores
v3.17.5
v3.17.4
🐛 Bug Fixes
fb360a1
- Remove old tools server from BibXML lookup locations (PR #1004 by @kesara)8cbc6c6
- Switch from appdirs to platformdirs, since it is maintained (PR #1009 by @kitterma)f92f551
- Warn when reference uses PIs (PR #1007 by @kesara)393b68b
- Reset seen_slugs cache on every prep run (PR #1011 by @jennifer-richards)aef14d2
- Add xml extension to BibXML requests (PR #1005 by @kesara)
📝 Documentation Changes
v3.17.3
🐛 Bug Fixes
9a8c2f0
- Update for google-i18n-address 3.0.0 (PR #998 by @jennifer-richards)↘️ fixes issue #997 opened by @jennifer-richards