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