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 ArrowUp or ArrowDown for Aliki by @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 Aliki by @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-check Claude 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::Heading as 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