| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-09 | 3.3 kB | |
| v7.2.0 source code.tar.gz | 2026-02-09 | 941.0 kB | |
| v7.2.0 source code.zip | 2026-02-09 | 1.1 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
What's Changed
✨ Enhancements
- Expand GitHub style references in ChangeLog to URL by @nobu in https://github.com/ruby/rdoc/pull/1547
- Highlight bash commands by @st0012 in https://github.com/ruby/rdoc/pull/1544
🐛 Bug Fixes
- Replace attribute_manager with a new rdoc-inline-format parser by @tompng in https://github.com/ruby/rdoc/pull/1559
- Fix not scrolling in search results when
ArrowUporArrowDownforAlikiby @ccmywish in https://github.com/ruby/rdoc/pull/1587 - Implement escapes in Markdown to RDoc conversion by @tompng in https://github.com/ruby/rdoc/pull/1575
- Change PrismRuby not to depend on hack that stores module nesting information to context.parent by @tompng in https://github.com/ruby/rdoc/pull/1580
- Hide search results on Escape key on desktop too for
Alikiby @ccmywish in https://github.com/ruby/rdoc/pull/1593 - Fix visit_call_node visit arguments twice by @tompng in https://github.com/ruby/rdoc/pull/1596
- Fix accept_table with incomplete rows by @st0012 in https://github.com/ruby/rdoc/pull/1599
- Fix sections not displaying their text by @Earlopain in https://github.com/ruby/rdoc/pull/1600
- Ignore visibility method, attr definition, module_function within block by @tompng in https://github.com/ruby/rdoc/pull/1595
- Fix broken legacy rdoc-ref labels and duplicate heading IDs by @st0012 in https://github.com/ruby/rdoc/pull/1602
- Add unique IDs to section headings in Aliki template by @st0012 in https://github.com/ruby/rdoc/pull/1603
- Fix RDoc::Attr#add_alias handling of aliased attribute accessor by @extern-c in https://github.com/ruby/rdoc/pull/1605
📚 Documentation
- Fix broken RDoc Markup Reference link in RDoc::Comment by @extern-c in https://github.com/ruby/rdoc/pull/1566
- Add missing quote for 'unknown' by @p8 in https://github.com/ruby/rdoc/pull/1589
🛠 Other Changes
- Bump ruby/setup-ruby from 1.281.0 to 1.284.0 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1569
- Fix a test that uses invalid syntax by @Earlopain in https://github.com/ruby/rdoc/pull/1577
- Removed truffleruby from CI by @hsbt in https://github.com/ruby/rdoc/pull/1586
- Bump ruby/setup-ruby from 1.284.0 to 1.286.0 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1582
- Bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1583
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1584
- Bump ruby/setup-ruby from 1.286.0 to 1.287.0 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1594
- Add
/release-checkClaude Code skill by @st0012 in https://github.com/ruby/rdoc/pull/1604 - Bump ruby/setup-ruby from 1.287.0 to 1.288.0 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1606
- Bump step-security/harden-runner from 2.14.1 to 2.14.2 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1607
- Bump version to 7.2.0 by @st0012 in https://github.com/ruby/rdoc/pull/1608
New Contributors
- @ccmywish made their first contribution in https://github.com/ruby/rdoc/pull/1587
Full Changelog: https://github.com/ruby/rdoc/compare/v7.1.0...v7.2.0