What's Changed
✨ Enhancements
- Allow rdoc-ref to link to non-text files by @jeremyevans in #1376
- Search automatically on ?q= URL query parameter by @jhawthorn in #1396
🐛 Bug Fixes
- searcher.js: Escape characters when building regexps by @byroot in #1397
- Fix backslash handling in table cell code spans by @st0012 in #1400
- Fix incorrect method linking in
tt
tags by @st0012 in #1427 - Preserve inline styling inside tidy link labels by @st0012 in #1428
📚 Documentation
- [DOC] Fix link by @BurdetteLamar in #1393
- [DOC] Fix
warn_missing_rdoc_ref
default value in doc by @st0012 in #1408 - [DOC] Correct levels of headings by @BurdetteLamar in #1412
- [DOC] Tweaks for markup reference intro by @BurdetteLamar in #1411
- [DOC] Re-format section Directives by @BurdetteLamar in #1418
- Migrate README to markdown by @st0012 in #1422
🛠 Other Changes
- Remove "poeple" typo and reword for clarity by @p8 in #1388
- Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #1392
- Escape unescaped backslash at the end of code by @nobu in #1404
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1406
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1407
- Revert "Shorten the description text to get rid of JRuby exception" by @nobu in #1401
- Trim even spaces only in code by @nobu in #1405
- Commit generated files by @st0012 in #1410
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #1415
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #1423
- Change error message assertion to make it pass in JRuby by @tompng in #1425
- Bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #1426
- Fix warnings by @nobu in #1409
- Bump version to 6.15.0 by @st0012 in #1429
New Contributors
- @byroot made their first contribution in #1397
- @jhawthorn made their first contribution in #1396
Full Changelog: v6.14.2...v6.15.0