Skip to content

Releases: ruby/rdoc

v6.0.0.beta4

17 Nov 08:03
2cda99c

Choose a tag to compare

What's Changed

  • Use tr_s instead of tr and squeeze by @znz in #540
  • Removed useless method related RubyToken. by @hsbt in #539
  • Fix for Ruby 2.5 warnings in tests by @aycabta in #543
  • Fix for warnings on Ruby 2.5 in ERB binding by @aycabta in #544
  • Support :args: directive before method by @aycabta in #541
  • Handle all definitions per file in Ruby by @aycabta in #542
  • Avoid a trailing whitespace in generated markdown.rb by @stomar in #548
  • Don't use lex_state emulation on Ruby 2.5 or later by @aycabta in #546
  • Support Ripper::Lexer::State by @aycabta in #550
  • Bump JRuby version to 9.1.14.0 by @aycabta in #552
  • Fix tag in table_of_contents.html by @aycabta in #549
  • Update markdown.kpeg by @aycabta in #559
  • Add lib/rdoc/markdown/literals.rb to .gitignore by @aycabta in #560
  • Suppress "assigned but unused variable" warning by @pocke in #561
  • Remove old token name by @aycabta in #554
  • Remove remove_private_comment by @aycabta in #563
  • Use ParseError that is auto-generated by KPeg by @aycabta in #564
  • Use Enumerable#chunk after drop Ruby 1.8 by @aycabta in #562
  • Use File.expand_path outside temp_dir by @aycabta in #557
  • Remove unnecessary condition of RDoc::TokenStream.to_html by @aycabta in #553
  • Add ruby-title class to method name in HTML by @aycabta in #555
  • Fix test_parse_instance_operation_method for ruby-title by @aycabta in #565
  • Fix --dry-run option by @aycabta in #556
  • Use frozen_string_literal: true by @aycabta in #551

Full Changelog: v6.0.0.beta3...v6.0.0.beta4

v6.0.0.beta3

17 Nov 08:03
9bed2e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0.beta2...v6.0.0.beta3

v6.0.0.beta2

17 Nov 08:03
2412cd4

Choose a tag to compare

What's Changed

  • Support constant visibility by @rhenium in #506
  • Do not require rdoc from rdoc.gemspec by @rhenium in #505
  • Use IO.console.winsize instead of IO.console_size for JRuby 9k by @aycabta in #508
  • Supports multi-line constant body with escaped newline by @aycabta in #507
  • Fix constant assignment as alias with Hash by @aycabta in #509
  • Fix handling "rescue" inside paren by @aycabta in #510
  • Fix JSON-style Hash literal for args of method by @aycabta in #511
  • Update JRuby to 9.1.13.0 by @aycabta in #514
  • Use "bundle exec" in .travis.yml for JRuby test by @aycabta in #515
  • Use Ripper for lexical analyser by @aycabta in #512

New Contributors

Full Changelog: v6.0.0.beta1...v6.0.0.beta2

v6.0.0.beta1

17 Nov 08:03

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v6.0.0.beta1

v5.1.0

17 Nov 08:03
005c008

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

17 Nov 08:03
08eefb8

Choose a tag to compare

What's Changed

  • Fix broken links to assets. Fixes #359. by @awood in #360
  • Improve expand class name by @nurse in #400
  • Performance improvement by @mame in #397
  • Fix travis failure by @hsbt in #407
  • Removed hoe-travis from Rakefile by @hsbt in #408
  • Remove hoe from development by @zzak in #396
  • Retry mame's pull request for Performance Improvement by @hsbt in #404
  • Ignore frozen_string_literal magic comment (Fixes #389) by @jeremyevans in #406
  • Prepare to release RDoc 5 by @hsbt in #419
  • fix NotFoundError with left-hand match class like String and StringIO by @hsbt in #420
  • Removed code for Ruby 1.8 by @hsbt in #421
  • Cleanup code targeted Ruby 1.8 by @hsbt in #423
  • Fix rdoc generation task on rdoc by @hsbt in #424
  • Restore options after option parsing by @hsbt in #426

New Contributors

Full Changelog: v4.2.2...v5.0.0

v4.3.0

17 Nov 08:03
v4.3.0
e4be61a

Choose a tag to compare

Full Changelog: v4.2.2...v4.3.0

v5.0.0.beta2

17 Nov 08:03
cad6687

Choose a tag to compare

What's Changed

  • fix NotFoundError with left-hand match class like String and StringIO by @hsbt in #420
  • Removed code for Ruby 1.8 by @hsbt in #421

Full Changelog: v5.0.0.beta1...v5.0.0.beta2

v5.0.0.beta1

17 Nov 08:03
576aaf5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.2...v5.0.0.beta1

v4.2.2

17 Nov 08:03

Choose a tag to compare

Full Changelog: v4.2.1...v4.2.2