What's Changed
✨ Enhancements
- Add autolink_excluded_words option to ignore cross-references by @st0012 in #1259
- Enable
warn_missing_rdoc_ref
by default by @st0012 in #1275
🐛 Bug Fixes
- Introduce
apply_default_exclude
config to separate default and user excluding patterns by @nobu in #1251 - Fix prism_ruby superclass resolve order by @tompng in #1267
- Add missing
RDoc::RubygemsHook
API forgem server
by @mterada1228 in #1270 - Finalize RDoc::Options before calling RDoc::RDoc#parse_files by @rhenium in #1274
📚 Documentation
- Documentation for #1240 by @nobu in #1263
- [DOC] Stop autolinking the word "RDoc" by @nobu in #1266
- [DOC] Ignore racc-generated files by @nobu in #1265
- [DOC] Remove unnecessary rdoc-ref missing example by @st0012 in #1271
🛠 Other Changes
- Bump rubygems/release-gem from 1.1.0 to 1.1.1 by @dependabot in #1253
- Merge commit from ruby/ruby HEAD by @hsbt in #1255
- Exclude latest windows & Ruby 3.4 on CI by @st0012 in #1260
- Bump ruby/setup-ruby from 1.204.0 to 1.206.0 by @dependabot in #1262
- Bump ruby/setup-ruby from 1.206.0 to 1.207.0 by @dependabot in #1273
- Run ruby/ruby doc generation on CI by @st0012 in #1272
- Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #1276
- CI: test.yml - Windows - add mswin, remove 3.4 exclude by @MSP-Greg in #1277
Full Changelog: v6.10.0...v6.11.0