Skip to content

Releases: ruby/rdoc

v6.1.0.beta1

17 Nov 08:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.4...v6.1.0.beta1

v6.0.4

17 Nov 08:03
Compare
Choose a tag to compare

What's Changed

  • fix regexp introduced at recent RDoc update (r62924). by @hsbt in #617
  • Set the store attribute for newly created modules by @robin850 in #614

Full Changelog: v6.0.3...v6.0.4

v6.0.3

17 Nov 08:03
866bf0d
Compare
Choose a tag to compare

What's Changed

  • Use Minitest 5 by @hsbt in #606
  • Added workaround for Ruby core repository. by @hsbt in #609
  • Expand temp dir used by File.realpath. by @hsbt in #610
  • Cleanup minitest deprecation warnings about assert_nil by @nbeyer in #612

Full Changelog: v6.0.2...v6.0.3

v6.0.2

17 Nov 08:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.0.2

v6.0.1

17 Nov 07:59
40d081b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

17 Nov 08:03
ba2e6ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Read more

v6.0.0.beta4

17 Nov 08:03
2cda99c
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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