RDoc v7.2.0 Release Notes
Release Date: 2026-02-09 // 4 months ago-
What's Changed
โจ Enhancements
- ๐ Expand GitHub style references in ChangeLog to URL by @nobu in #1547
- ๐ Highlight bash commands by @st0012 in #1544
๐ ๐ Bug Fixes
- ๐ Replace attribute_manager with a new rdoc-inline-format parser by @tompng in #1559
- ๐ Fix not scrolling in search results when
ArrowUporArrowDownforAlikiby @ccmywish in #1587 - ๐ Implement escapes in Markdown to RDoc conversion by @tompng in #1575
- ๐ Change PrismRuby not to depend on hack that stores module nesting information to context.parent by @tompng in #1580
- ๐ Hide search results on Escape key on desktop too for
Alikiby @ccmywish in #1593 - Fix visit_call_node visit arguments twice by @tompng in #1596
- ๐ Fix accept_table with incomplete rows by @st0012 in #1599
- ๐ Fix sections not displaying their text by @Earlopain in #1600
- ๐ Ignore visibility method, attr definition, module_function within block by @tompng in #1595
- ๐ Fix broken legacy rdoc-ref labels and duplicate heading IDs by @st0012 in #1602
- โ Add unique IDs to section headings in Aliki template by @st0012 in #1603
- ๐ Fix RDoc::Attr#add_alias handling of aliased attribute accessor by @extern-c in #1605
๐ ๐ Documentation
- ๐ Fix broken RDoc Markup Reference link in RDoc::Comment by @extern-c in #1566
- โ Add missing quote for 'unknown' by @p8 in #1589
๐ Other Changes
- โฌ๏ธ Bump ruby/setup-ruby from 1.281.0 to 1.284.0 by @dependabot[bot] in #1569
- ๐ Fix a test that uses invalid syntax by @Earlopain in #1577
- โ Removed truffleruby from CI by @hsbt in #1586
- โฌ๏ธ Bump ruby/setup-ruby from 1.284.0 to 1.286.0 by @dependabot[bot] in #1582
- ๐ Bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #1583
- โฌ๏ธ Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1584
- โฌ๏ธ Bump ruby/setup-ruby from 1.286.0 to 1.287.0 by @dependabot[bot] in #1594
- โ Add
/release-checkClaude Code skill by @st0012 in #1604 - โฌ๏ธ Bump ruby/setup-ruby from 1.287.0 to 1.288.0 by @dependabot[bot] in #1606
- ๐ Bump step-security/harden-runner from 2.14.1 to 2.14.2 by @dependabot[bot] in #1607
- โฌ๏ธ Bump version to 7.2.0 by @st0012 in #1608
๐ New Contributors
Full Changelog : v7.1.0...v7.2.0
Previous changes from v7.1.0
-
What's Changed
โจ Enhancements
- ๐ Support GitHub style markdown heading anchor and link reference by @st0012 in #1540
- ๐ Allow using backticks to quote text in RDoc markup too by @st0012 in #1551
๐ ๐ Bug Fixes
- ๐ Fix comment_location for merged ClassModule by @tompng in #1531
- ๐ Prevent style rendering in code blocks by @st0012 in #1536
- ๐ Improve code block language detection by @st0012 in #1538
- ๐ Fix Markdown strikethrough (
~~text~~) not rendering in HTML output by @st0012 in #1541 - ๐ Define
Markup::Headingas a struct on rubies older than v4.0.0 by @vinistock in #1549 - ๐ Fix cross-reference resolution for constants by @extern-c in #1539
๐ ๐ Documentation
- ๐ Rebuild RDoc markup documentation by @st0012 in #1542
- [DOC] Remove italic bold styling inside codeblock by @tompng in #1552
- โ Use playwright MCP as the recommended way to test RDoc end to end by @st0012 in #1545
- ๐ Fix broken RDoc Markup Reference links in RDoc::Markup by @extern-c in #1560
๐ Other Changes
- โฌ๏ธ Bump ruby/setup-ruby from 1.275.0 to 1.276.0 by @dependabot[bot] in #1534
- ๐ Simplify newline handling of comment token in TokenStream#to_html by @tompng in #1532
- ๐ Bump setup-ruby to the latest release by @st0012 in #1543
- ๐ Use class for highlight selector by @st0012 in #1546
- ๐ Align strikethrough support with GitHub Markdown by @st0012 in #1548
- โฌ๏ธ Bump ruby/setup-ruby from 1.278.0 to 1.281.0 by @dependabot[bot] in #1561
- โฌ๏ธ Bump version to v7.1.0 by @vinistock in #1562
Full Changelog : v7.0.3...v7.1.0