Skip to content

Releases: ruby/rdoc

v7.0.1

18 Dec 15:07
85ac545

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • [Aliki] Fix search result type styling on mobile by @Earlopain in #1509
  • Make sure path link in footers work correctly by @st0012 in #1508

🛠 Other Changes

Full Changelog: v7.0.0...v7.0.1

v7.0.0

18 Dec 12:26
e4e79c4

Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Fix method source code not created if a method's description is skipped by @extern-c in #1488
  • Fix call-seq deduplicate for name overlap in aliases by @tompng in #1491

📚 Documentation

  • Replace CONTRIBUTING.rdoc with CONTRIBUTING.md by @st0012 in #1496

🛠 Other Changes

New Contributors

Full Changelog: v6.17.0...v7.0.0

v6.17.0

07 Dec 16:02
108d617

Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Aliki: Make hamburger toggle non-selectable by @Earlopain in #1480
  • Remove align-self from nav that restricted toc-list width by @tompng in #1486
  • Fix source code styling issues by @st0012 in #1487

🛠 Other Changes

New Contributors

Full Changelog: v6.16.1...v6.17.0

v6.16.1

28 Nov 10:00
6079cda

Choose a tag to compare

What's Changed

✨ Enhancements

  • Add version query string to Aliki assets for cache busting by @st0012 in #1476

Full Changelog: v6.16.0...v6.16.1

v6.16.0

25 Nov 13:38
c55c1f5

Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • searcher.js: handle missing RegExp.escape by @byroot in #1442

🛠 Other Changes

  • Bump rubygems/release-gem from 1.1.1 to 1.1.2 by @dependabot[bot] in #1444
  • Bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #1448
  • Regroup tests under folder structure by @st0012 in #1443
  • Change comment directive parsing by @tompng in #1149
  • Fix erb linting errors and remove unnecessary code by @st0012 in #1449
  • [Aliki] Set default overflow wrap behavior to avoid overflow on mobile by @st0012 in #1453
  • [Aliki] Set scroll-margin-top to all heading inside by @tompng in #1454
  • [Aliki] Add classes and modules list to class page's sidebar by @st0012 in #1457
  • [Aliki] Stable calculation of active toc by @tompng in #1456
  • [Aliki] Remove nav detail's nested padding-right by @tompng in #1455
  • Fix rb_define_method(singleton_class_of_module, ...) not to change nested module name by @tompng in #1458
  • [DOC] Stop generating docs for Aliki's .rhtml templates by @st0012 in #1461
  • [Aliki] Adjust table of content scrollable area height by @tompng in #1459
  • [Aliki] Modernize coding style of aliki.js by @tompng in #1462
  • [Aliki] Remove unnecessary css variable declaration & usages by @st0012 in #1460
  • [Aliki] Add stylelint and update Aliki's css according to suggestions by @st0012 in #1463
  • [Aliki] Improve light mode link colors by @st0012 in #1466
  • [Aliki] Improve header links by @st0012 in #1465
  • Small refactors by @st0012 in #1468
  • [Aliki] Add smooth-scroll handler to link inside heading tag by @tompng in #1469
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1473
  • [Aliki] Add C syntax highlighting with a custom JS highlighter by @st0012 in #1471
  • [Aliki] Allow customizing Aliki's footer by @st0012 in #1472
  • Bump version to 6.16.0 by @st0012 in #1474

Full Changelog: v6.15.1...v6.16.0

v6.15.1

31 Oct 17:55
386baad

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Add Herb linter and fix HTML and ERB linting issues by @st0012 in #1434
  • Improve search result by prioritizing exact matches by @st0012 in #1433

📚 Documentation

  • Add AGENTS.md and CLAUDE.md to the project by @st0012 in #1439

🛠 Other Changes

Full Changelog: v6.15.0...v6.15.1

v6.15.0

04 Oct 10:17
c33d173

Choose a tag to compare

What's Changed

✨ Enhancements

🐛 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

🛠 Other Changes

New Contributors

Full Changelog: v6.14.2...v6.15.0

v6.14.2

03 Jul 20:32
e0e24f2

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Support markdown syntax in table cells by @st0012 in #1386

🛠 Other Changes

  • Fixup to usage of cgi/escape for Windows CI by @hsbt in #1378
  • Added gemspec file to gem package by @hsbt in #1379
  • Use GITHUB_TOKEN instead of admin credential by @hsbt in #1380
  • Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #1377
  • test/lib/helper.rb is only for ruby/rdoc repository by @hsbt in #1372
  • Refactor PR preview workflow for improved approval process by @st0012 in #1370
  • Use repository_dispatch for previewing instead by @st0012 in #1384
  • Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot in #1385
  • Fix template files location by @nobu in #1383
  • Bump version to 6.14.2 by @st0012 in #1387

Full Changelog: v6.14.0...v6.14.2

v6.14.1

18 Jun 06:19
a868914

Choose a tag to compare

What's Changed

🛠 Other Changes

  • Fixup to usage of cgi/escape for Windows CI by @hsbt in #1378
  • Added gemspec file to gem package by @hsbt in #1379

Full Changelog: v6.14.0...v6.14.1

v6.14.0

19 May 19:22
9684f85

Choose a tag to compare

What's Changed

✨ Enhancements

  • Add support for canonical URL link tag by @p8 in #1354
  • Set language in HTML by @p8 in #1361

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: v6.13.1...v6.14.0