Skip to content

Releases: ruby/rdoc

v6.3.0

17 Nov 07:54
3d3616c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.1...v6.3.0

v6.2.1

17 Nov 07:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v6.2.1

v6.1.2

17 Nov 07:53
Compare
Choose a tag to compare

Full Changelog: v6.1.1...v6.1.2

v6.0.1.1

17 Nov 07:55
Compare
Choose a tag to compare

Full Changelog: v6.0.1...v6.0.1.1

v5.0.1

17 Nov 08:03
Compare
Choose a tag to compare

Full Changelog: v5.0.0...v5.0.1

v6.2.0

17 Nov 08:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.1...v6.2.0

v6.1.1

17 Nov 08:03
Compare
Choose a tag to compare

What's Changed

  • Correction to include regexp_handling in list of loaded files by @poloka in #682

New Contributors

Full Changelog: v6.1.0...v6.1.1

v6.1.0

17 Nov 08:03
Compare
Choose a tag to compare

What's Changed

  • Retrieve embdoc body by @aycabta in #622
  • Use JRuby 9.1.17.0 and remove JRuby from allow_failures by @aycabta in #623
  • Add support for 'Raises' lines in TomDoc parser by @nbeyer in #611
  • Link to a class method when using dot by @aycabta in #629
  • Fix random NameError of RipperStateLex by @aycabta in #631
  • Allow #+, #-, #' to be cross referenced by @TheSmartnik in #632
  • add test to display_name by @masakazutakewaka in #634
  • Treat "if" with EXPR_MID as postfix "if" by @aycabta in #635
  • Use original method notation by @aycabta in #633
  • Behavior of "include" or "extend" as a method by @aycabta in #637
  • Coordinate test_parse_comment_method with other test methods by @aycabta in #638
  • Use Struct for each token by @aycabta in #639
  • Enable --line-numbers option by @aycabta in #630
  • Fix indent and typo from moveTimout to moveTimeout. by @junaruga in #643
  • Split RDoc::VERSION from rdoc.rb. by @hsbt in #644
  • Bump versions on Travis CI by @hsbt in #645
  • Fixup #634, fixes #647 by @hsbt in #648
  • Added Rubocop task after file generation. by @hsbt in #650
  • Removed deprecated file of inline.rb by @hsbt in #649
  • Support mutable/immutable heredoc by @aycabta in #642
  • Speeding up RDoc by 85% in CRuby documents generation by @aycabta in #640
  • Rename the name "special" with "regexp handling" by @aycabta in #652
  • Improve language in "alias for" comment for ri by @stomar in #659
  • Mark up code inside link text as by @nobu in #660
  • Ignore dynamically added methods by @nobu in #661
  • Move ruby-head to allow_failures in .travis.yml by @aycabta in #664
  • Use Ruby 2.3.8, 2.4.5, and 2.5.3 by @aycabta in #662
  • Use JRuby 9.2.3.0 by @aycabta in #666
  • Use JRuby 9.2.4.1 by @aycabta in #677
  • Set UTF-8 to use Unicode property by @aycabta in #672
  • add ruby 2.5 to appveyor by @colby-swandale in #663
  • Add AppVeyor badge to README.md by @aycabta in #678
  • Use VT100 sequence to erase previos line by @nobu in #670
  • Log full lines unless output is a tty by @nobu in #671
  • Fix wrong use of =~ by @nobu in #674
  • Reduce 1 char from progress output for Windows by @aycabta in #669
  • Place expression next line of else by @nobu in #675
  • Remove Time.now from test for comparison of timestamp by @aycabta in #679
  • Support blockquote by @nobu in #676
  • Fix random test failure by Bundler integration by @k0kubun in #680

New Contributors

  • @TheSmartnik made their first contribution in #632
  • @masakazutakewaka made their first contribution in #634
  • @junaruga made their first contribution in #643
  • @colby-swandale made their first contribution in #663
  • @k0kubun made their first contribution in #680

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

v6.1.0.beta3

17 Nov 08:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.0.beta2...v6.1.0.beta3

v6.1.0.beta2

17 Nov 08:03
Compare
Choose a tag to compare

What's Changed

  • Improve language in "alias for" comment for ri by @stomar in #659
  • Mark up code inside link text as by @nobu in #660
  • Ignore dynamically added methods by @nobu in #661
  • Move ruby-head to allow_failures in .travis.yml by @aycabta in #664
  • Use Ruby 2.3.8, 2.4.5, and 2.5.3 by @aycabta in #662
  • Use JRuby 9.2.3.0 by @aycabta in #666

Full Changelog: v6.1.0.beta1...v6.1.0.beta2