A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/ruby/rdoc

https://github.com/ruby/rdoc - v8.0.0

RDoc 8.0.0 is the biggest RDoc release in years. It brings together the work we have been doing to modernize Ruby's documentation experience: a Prism-based parser, RBS signatures in generated documentation, .rbs files as documentation input, a live preview server, theme polish, and many long-standing bug fixes.

For users, the biggest visible change is that RDoc can now show type information next to method documentation. RBS signatures are rendered in both HTML and ri, and the Aliki theme now presents method entries as signature cards. This should make generated documentation more useful for both human readers and tools that consume Ruby documentation.

For documentation authors, RDoc 8.0.0 adds rdoc --server and rake rdoc:server, giving you a local preview server with live reload. This release also includes many fixes around Markdown, cross-references, page links, C source handling, server mode, and generated HTML structure. The goal is to make writing and checking documentation less tedious.

Internally, RDoc has migrated to the Prism-based parser and removed the old Ripper-based parser. This saves RDoc from re-implementing new Ruby syntax support manually going forward. The release also includes a refreshed coverage report, a new user-facing configuration reference, more Aliki polish, and finally, an RDoc logo.

There are breaking changes in this release, so please read the details below before upgrading. But overall, RDoc 8.0.0 is a big step toward making Ruby's documentation tooling feel actively maintained again.

What's Changed

💥 Breaking Changes

✨ Enhancements

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v7.2.0...v8.0.0

- Ruby
Published by github-actions[bot] about 2 months ago

https://github.com/ruby/rdoc - v7.0.4

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/ruby/rdoc/compare/v7.0.3...v7.0.4

- Ruby
Published by github-actions[bot] 3 months ago

https://github.com/ruby/rdoc - v7.2.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v7.1.0...v7.2.0

- Ruby
Published by github-actions[bot] 6 months ago

https://github.com/ruby/rdoc - v7.1.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v7.0.3...v7.1.0

- Ruby
Published by github-actions[bot] 7 months ago

https://github.com/ruby/rdoc - v7.0.3

What's Changed

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v7.0.2...v7.0.3

- Ruby
Published by github-actions[bot] 8 months ago

https://github.com/ruby/rdoc - v7.0.2

What's Changed

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v7.0.1...v7.0.2

- Ruby
Published by github-actions[bot] 8 months ago

https://github.com/ruby/rdoc - v7.0.1

What's Changed

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v7.0.0...v7.0.1

- Ruby
Published by github-actions[bot] 8 months ago

https://github.com/ruby/rdoc - v7.0.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.17.0...v7.0.0

- Ruby
Published by github-actions[bot] 8 months ago

https://github.com/ruby/rdoc - v6.17.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.16.1...v6.17.0

- Ruby
Published by github-actions[bot] 8 months ago

https://github.com/ruby/rdoc - v6.16.1

What's Changed

✨ Enhancements

Full Changelog: https://github.com/ruby/rdoc/compare/v6.16.0...v6.16.1

- Ruby
Published by github-actions[bot] 9 months ago

https://github.com/ruby/rdoc - v6.16.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.15.1...v6.16.0

- Ruby
Published by github-actions[bot] 9 months ago

https://github.com/ruby/rdoc - v6.15.1

What's Changed

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.15.0...v6.15.1

- Ruby
Published by github-actions[bot] 10 months ago

https://github.com/ruby/rdoc - v6.15.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.14.2...v6.15.0

- Ruby
Published by github-actions[bot] 11 months ago

https://github.com/ruby/rdoc - v6.14.2

What's Changed

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.14.0...v6.14.2

- Ruby
Published by github-actions[bot] about 1 year ago

https://github.com/ruby/rdoc - v6.14.1

What's Changed

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.14.0...v6.14.1

- Ruby
Published by matzbot about 1 year ago

https://github.com/ruby/rdoc - v6.14.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.13.1...v6.14.0

- Ruby
Published by matzbot about 1 year ago

https://github.com/ruby/rdoc - v6.13.1

What's Changed

✨ Enhancements

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.13.0...v6.13.1

- Ruby
Published by matzbot over 1 year ago

https://github.com/ruby/rdoc - v6.13.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.12.0...v6.13.0

- Ruby
Published by matzbot over 1 year ago

https://github.com/ruby/rdoc - v6.12.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.11.0...v6.12.0

- Ruby
Published by matzbot over 1 year ago

https://github.com/ruby/rdoc - v6.11.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.10.0...v6.11.0

- Ruby
Published by matzbot over 1 year ago

https://github.com/ruby/rdoc - v6.10.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.9.1...v6.10.0

- Ruby
Published by matzbot over 1 year ago

https://github.com/ruby/rdoc - v6.9.1

What's Changed

🐛 Bug Fixes

📚 Documentation

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.9.0...v6.9.1

- Ruby
Published by matzbot over 1 year ago

https://github.com/ruby/rdoc - v6.9.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.8.1...v6.9.0

- Ruby
Published by matzbot over 1 year ago

https://github.com/ruby/rdoc - v6.8.1

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.8.0...v6.8.1

- Ruby
Published by st0012 over 1 year ago

https://github.com/ruby/rdoc - v6.8.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

📚 Documentation

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.7.0...v6.8.0

- Ruby
Published by matzbot over 1 year ago

https://github.com/ruby/rdoc - v6.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.6.3.1...v6.7.0

- Ruby
Published by hsbt about 2 years ago

https://github.com/ruby/rdoc - v6.6.2

What's Changed

Full Changelog: https://github.com/ruby/rdoc/compare/v6.6.1...v6.6.2

- Ruby
Published by hsbt over 2 years ago

https://github.com/ruby/rdoc - v6.6.1

What's Changed

Full Changelog: https://github.com/ruby/rdoc/compare/v6.6.0...v6.6.1

- Ruby
Published by hsbt over 2 years ago

https://github.com/ruby/rdoc - v6.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.5.0...v6.6.0

- Ruby
Published by hsbt almost 3 years ago

https://github.com/ruby/rdoc - v6.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.4.0...v6.5.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.1.1...v6.2.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.1.0...v6.1.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.1.0.beta3

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.1.0.beta2...v6.1.0.beta3

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.1.0.beta2

What's Changed

Full Changelog: https://github.com/ruby/rdoc/compare/v6.1.0.beta1...v6.1.0.beta2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.1.0.beta1

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.0.4...v6.1.0.beta1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.0.4...v6.1.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.0.4

What's Changed

Full Changelog: https://github.com/ruby/rdoc/compare/v6.0.3...v6.0.4

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.0.3

What's Changed

Full Changelog: https://github.com/ruby/rdoc/compare/v6.0.2...v6.0.3

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.0.1...v6.0.2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.0.0.beta4

What's Changed

Full Changelog: https://github.com/ruby/rdoc/compare/v6.0.0.beta3...v6.0.0.beta4

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.0.0.beta3

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.0.0.beta2...v6.0.0.beta3

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.0.0.beta2

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.0.0.beta1...v6.0.0.beta2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.0.0.beta1

What's Changed

Full Changelog: https://github.com/ruby/rdoc/compare/v5.1.0...v6.0.0.beta1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v6.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v5.1.0...v6.0.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v5.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v5.0.0...v5.1.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v5.0.1

Full Changelog: https://github.com/ruby/rdoc/compare/v5.0.0...v5.0.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v5.0.0.beta2

What's Changed

Full Changelog: https://github.com/ruby/rdoc/compare/v5.0.0.beta1...v5.0.0.beta2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v5.0.0.beta1

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v4.2.2...v5.0.0.beta1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v5.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v4.2.2...v5.0.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v4.3.0

Full Changelog: https://github.com/ruby/rdoc/compare/v4.2.2...v4.3.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v4.2.2

Full Changelog: https://github.com/ruby/rdoc/compare/v4.2.1...v4.2.2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v4.2.1

Full Changelog: https://github.com/ruby/rdoc/compare/v4.2.0...v4.2.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v4.2.0

Full Changelog: https://github.com/ruby/rdoc/compare/v4.1.1...v4.2.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v4.1.2

Full Changelog: https://github.com/ruby/rdoc/compare/v4.1.1...v4.1.2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v4.1.1

Full Changelog: https://github.com/ruby/rdoc/compare/v4.1.0...v4.1.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v4.1.0

Full Changelog: https://github.com/ruby/rdoc/compare/v4.0.1...v4.1.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v4.0.1

Full Changelog: https://github.com/ruby/rdoc/compare/v4.0.0...v4.0.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v4.0.0

Full Changelog: https://github.com/ruby/rdoc/compare/v3.12...v4.0.0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.9.5

Full Changelog: https://github.com/ruby/rdoc/compare/v3.9.4...v3.9.5

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.9.4

Full Changelog: https://github.com/ruby/rdoc/compare/v3.9.3...v3.9.4

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.9.3

Full Changelog: https://github.com/ruby/rdoc/compare/v3.9.2...v3.9.3

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.9.2

Full Changelog: https://github.com/ruby/rdoc/compare/v3.9.1...v3.9.2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.9.1

Full Changelog: https://github.com/ruby/rdoc/compare/v3.9...v3.9.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.9

Full Changelog: https://github.com/ruby/rdoc/compare/v3.8...v3.9

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.8

Full Changelog: https://github.com/ruby/rdoc/compare/v3.7...v3.8

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.7

Full Changelog: https://github.com/ruby/rdoc/compare/v3.6.1...v3.7

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.6.1

Full Changelog: https://github.com/ruby/rdoc/compare/v3.6...v3.6.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.6

Full Changelog: https://github.com/ruby/rdoc/compare/v3.5.3...v3.6

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.5.3

Full Changelog: https://github.com/ruby/rdoc/compare/v3.5.2...v3.5.3

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.5.2

Full Changelog: https://github.com/ruby/rdoc/compare/v3.5.1...v3.5.2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.5.1

Full Changelog: https://github.com/ruby/rdoc/compare/v3.4...v3.5.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.5

Full Changelog: https://github.com/ruby/rdoc/compare/v3.4...v3.5

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.4

Full Changelog: https://github.com/ruby/rdoc/compare/v3.3...v3.4

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.3

Full Changelog: https://github.com/ruby/rdoc/compare/v3.2...v3.3

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.2

Full Changelog: https://github.com/ruby/rdoc/compare/v3.1...v3.2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.12.2

Full Changelog: https://github.com/ruby/rdoc/compare/v3.12.1...v3.12.2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.12.1

Full Changelog: https://github.com/ruby/rdoc/compare/v3.12...v3.12.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.12

Full Changelog: https://github.com/ruby/rdoc/compare/v3.11...v3.12

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.11

Full Changelog: https://github.com/ruby/rdoc/compare/v3.10...v3.11

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.10.pre.1

Full Changelog: https://github.com/ruby/rdoc/compare/v3.1...v3.10.pre.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.10

Full Changelog: https://github.com/ruby/rdoc/compare/v3.9.1...v3.10

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - v3.1

Full Changelog: https://github.com/ruby/rdoc/commits/v3.1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 3_0_1

Full Changelog: https://github.com/ruby/rdoc/commits/3_0_1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 3_0_0

Full Changelog: https://github.com/ruby/rdoc/commits/3_0_0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 2_4_3

Full Changelog: https://github.com/ruby/rdoc/commits/2_4_3

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 2_4_2

Full Changelog: https://github.com/ruby/rdoc/commits/2_4_2

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 2_4_1

Full Changelog: https://github.com/ruby/rdoc/commits/2_4_1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 2_4_0

Full Changelog: https://github.com/ruby/rdoc/commits/2_4_0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 2_3_0

Full Changelog: https://github.com/ruby/rdoc/commits/2_3_0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 2_2_1

Full Changelog: https://github.com/ruby/rdoc/commits/2_2_1

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 2_2_0

Full Changelog: https://github.com/ruby/rdoc/commits/2_2_0

- Ruby
Published by hsbt over 3 years ago

https://github.com/ruby/rdoc - 2_1_0

Full Changelog: https://github.com/ruby/rdoc/commits/2_1_0

- Ruby
Published by hsbt over 3 years ago