Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-19 | 2.7 kB | |
v6.14.0 source code.tar.gz | 2025-05-19 | 802.5 kB | |
v6.14.0 source code.zip | 2025-05-19 | 918.1 kB | |
Totals: 3 Items | 1.7 MB | 0 |
What's Changed
✨ Enhancements
- Add support for canonical URL link tag by @p8 in https://github.com/ruby/rdoc/pull/1354
- Set language in HTML by @p8 in https://github.com/ruby/rdoc/pull/1361
🐛 Bug Fixes
- Fix image tag with external source by @ybiquitous in https://github.com/ruby/rdoc/pull/1348
🛠 Other Changes
- Bump ruby/setup-ruby from 1.227.0 to 1.229.0 by @dependabot in https://github.com/ruby/rdoc/pull/1336
- Fix RDoc::Options example in README by @tompng in https://github.com/ruby/rdoc/pull/1337
- Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in https://github.com/ruby/rdoc/pull/1338
- Bump ruby/setup-ruby from 1.229.0 to 1.230.0 by @dependabot in https://github.com/ruby/rdoc/pull/1339
- Runs ruby-core workflow on ubuntu-latest by @st0012 in https://github.com/ruby/rdoc/pull/1345
- Move default RDoc headings to a constant by @vinistock in https://github.com/ruby/rdoc/pull/1341
- Enable
Style/MethodDefParentheses
rule by @vinistock in https://github.com/ruby/rdoc/pull/1342 - Bump ruby/setup-ruby from 1.230.0 to 1.233.0 by @dependabot in https://github.com/ruby/rdoc/pull/1346
- Fix rubygems hook execution when gemspec.rdoc_options contains --ri by @tompng in https://github.com/ruby/rdoc/pull/1347
- Update ri manpage to show how to access ruby pages by @adam12 in https://github.com/ruby/rdoc/pull/1340
- Fix link to CONTRIBUTING on README by @ybiquitous in https://github.com/ruby/rdoc/pull/1350
- Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in https://github.com/ruby/rdoc/pull/1351
- Bump ruby/setup-ruby from 1.233.0 to 1.235.0 by @dependabot in https://github.com/ruby/rdoc/pull/1352
- Don't run CI jobs for push by Dependabot by @kou in https://github.com/ruby/rdoc/pull/1353
- Fix typo in test name by @p8 in https://github.com/ruby/rdoc/pull/1355
- Polish link underline in Darkfish CSS by @ybiquitous in https://github.com/ruby/rdoc/pull/1349
- Rename test classes from Test to Test by @st0012 in https://github.com/ruby/rdoc/pull/1359
- Bump ruby/setup-ruby from 1.235.0 to 1.237.0 by @dependabot in https://github.com/ruby/rdoc/pull/1362
- Declare erb as a dependency by @st0012 in https://github.com/ruby/rdoc/pull/1368
- Load
cgi/escape
instead ofcgi/util
by @Earlopain in https://github.com/ruby/rdoc/pull/1366 - Add a new workflow to deploy page preview for PRs from forks by @st0012 in https://github.com/ruby/rdoc/pull/1365
- Bump version to 6.14.0 by @st0012 in https://github.com/ruby/rdoc/pull/1371
Full Changelog: https://github.com/ruby/rdoc/compare/v6.13.1...v6.14.0