| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-18 | 1.8 kB | |
| v7.0.0 source code.tar.gz | 2025-12-18 | 925.2 kB | |
| v7.0.0 source code.zip | 2025-12-18 | 1.1 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
What's Changed
✨ Enhancements
- Improve Aliki visuals by @st0012 in https://github.com/ruby/rdoc/pull/1505
- Rebuild Aliki's searching mechanism by @st0012 in https://github.com/ruby/rdoc/pull/1504
🐛 Bug Fixes
- Fix method source code not created if a method's description is skipped by @extern-c in https://github.com/ruby/rdoc/pull/1488
- Fix call-seq deduplicate for name overlap in aliases by @tompng in https://github.com/ruby/rdoc/pull/1491
📚 Documentation
- Replace
CONTRIBUTING.rdocwithCONTRIBUTING.mdby @st0012 in https://github.com/ruby/rdoc/pull/1496
🛠 Other Changes
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1490
- Bump step-security/harden-runner from 2.13.2 to 2.13.3 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1489
- ci: Ensure using pinned actions/checkout by @kou in https://github.com/ruby/rdoc/pull/1493
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1499
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1501
- Bump step-security/harden-runner from 2.13.3 to 2.14.0 by @dependabot[bot] in https://github.com/ruby/rdoc/pull/1500
- Bump setup-ruby to v1.270.0 by @st0012 in https://github.com/ruby/rdoc/pull/1503
- Change the default theme to Aliki by @st0012 in https://github.com/ruby/rdoc/pull/1502
- Bump RDoc version to 7.0.0 by @st0012 in https://github.com/ruby/rdoc/pull/1506
New Contributors
- @extern-c made their first contribution in https://github.com/ruby/rdoc/pull/1488
Full Changelog: https://github.com/ruby/rdoc/compare/v6.17.0...v7.0.0