Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-03 | 1.3 kB | |
v6.14.2 source code.tar.gz | 2025-07-03 | 802.9 kB | |
v6.14.2 source code.zip | 2025-07-03 | 918.8 kB | |
Totals: 3 Items | 1.7 MB | 2 |
What's Changed
🐛 Bug Fixes
- Support markdown syntax in table cells by @st0012 in https://github.com/ruby/rdoc/pull/1386
🛠 Other Changes
- Fixup to usage of cgi/escape for Windows CI by @hsbt in https://github.com/ruby/rdoc/pull/1378
- Added gemspec file to gem package by @hsbt in https://github.com/ruby/rdoc/pull/1379
- Use GITHUB_TOKEN instead of admin credential by @hsbt in https://github.com/ruby/rdoc/pull/1380
- Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in https://github.com/ruby/rdoc/pull/1377
test/lib/helper.rb
is only forruby/rdoc
repository by @hsbt in https://github.com/ruby/rdoc/pull/1372- Refactor PR preview workflow for improved approval process by @st0012 in https://github.com/ruby/rdoc/pull/1370
- Use repository_dispatch for previewing instead by @st0012 in https://github.com/ruby/rdoc/pull/1384
- Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot in https://github.com/ruby/rdoc/pull/1385
- Fix template files location by @nobu in https://github.com/ruby/rdoc/pull/1383
- Bump version to 6.14.2 by @st0012 in https://github.com/ruby/rdoc/pull/1387
Full Changelog: https://github.com/ruby/rdoc/compare/v6.14.0...v6.14.2