Releases: ruby/rdoc
Releases · ruby/rdoc
v6.4.0
What's Changed
- Fix test failures by @nobu in #811
- Follow-up rubygems by @nobu in #810
- Drop support for Ruby 2.4 by @nobu in #812
- Rwrite test-case for rubygems_hook without Gem::TestCase by @hsbt in #815
- Prefer omit to pend by @nobu in #818
- Fix assertions which look very likely unintended by @nobu in #820
- Support ActiveSupport::Concern.included by @aycabta in #819
- Fix chained inclusion ancestors_of by @BuonOmo in #817
- Allow a label in a link to another document text by @nobu in #804
- Document 'ruby:' to show core documentation in ri by @xstnztk in #805
- Sync test fixes from ruby/ruby by @nobu in #823
- CI: use jruby-9.2.19.0 by @olleolleolle in #822
- Use HEAD of kpeg by @aycabta in #827
- Move RDoc::RDoc#load_options to RDoc::RDoc.load_options by @aycabta in #832
- Completely remove minitest by @hsbt in #836
- Try to load WEBrick for testing by @voxik in #833
- Add tests for
--template-stylesheets
option by @nobu in #829 - Fix smart single quote by @nobu in #831
- Convert upper case copyright and registered marks by @nobu in #837
- Update SourceCodePro font files by @aycabta in #844
- CI: use a combined workflow with a matrix by @olleolleolle in #848
- fix: use the global format default for C file comments by @flavorjones in #847
- feature: add support for
:category:
on C functions by @flavorjones in #846 - feature: Support linking #== by @flavorjones in #845
- fix: alias to a method with call-seq should render properly if the call-seq does not specify the alias by @flavorjones in #840
- Fix typos in test method names [ci skip] by @nobu in #850
- Resolve class and method of the same name correctly by @aycabta in #853
New Contributors
- @xstnztk made their first contribution in #805
- @flavorjones made their first contribution in #847
Full Changelog: v6.3.2...v6.4.0
v6.3.3
Full Changelog: v6.3.2...v6.3.3
v6.1.2.1
Full Changelog: v6.1.2...v6.1.2.1
v6.3.2
Full Changelog: v6.3.1...v6.3.2
v6.3.1
What's Changed
- Update ruby versions by @nobu in #788
- Skip non-date logs by git-log by @nobu in #789
- Support ChangeLog generated by
git log
by @nobu in #787 - Fix failing test by adding gettext as a development dependency by @dorianmariefr in #776
- Date in git log by @nobu in #790
- Fix dependency of rules to generate parser files by @nobu in #793
- Fixed CodeFence without blank lines by @nobu in #794
- Update rdoc.css sidebar panel. by @metacritical in #785
- GFM table by @nobu in #791
- Fix CI falures, JRuby on Linux and Ruby on Windows by @aycabta in #797
- Allow partial default values to be overridden with rdoc options by @aycabta in #796
- Get rid of a trailing space by @nobu in #798
- Disable other notations in
tags by @aycabta in #799
- Links to document texts without "rdoc-ref:" prefix by @nobu in #800
- CI: Use jruby-9.2.17.0 by @olleolleolle in #803
- Fix typo Genrate -> Generate by @kamipo in #806
New Contributors
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
- Update link to GFM specification by @pocke in #755
- Fix ruby-head CI by @deivid-rodriguez in #758
- Removed
RDoc::Context::Section#sequence
by @nobu in #757 - Treat multiple Ruby methods calling the same C method as aliases by @jeremyevans in #742
- Escape method names in HTML by @natematykiewicz in #762
- Delegate ERB args correctly by @aycabta in #760
- Add frozen string literal support by @deivid-rodriguez in #695
- Process crossref before tidylink by @aycabta in #764
- Drop old rubies by @nobu in #765
- Fixed inadvertent environment variable changes by @nobu in #766
- Check uninitialized instance variable in test by @aycabta in #769
- Add instance_methods because instance_method_list should be obsolete by @aycabta in #771
- Fixed inverted CSS for note-list and label-list by @nobu in #770
- Fix RDoc::Context#instance_method_list by @aycabta in #772
- Remove empty lines from html file by using ERB trim_mode flag by @benoittgt in #775
- Fix parsing of rb_define_module_under by @jeremyevans in #774
- Create link to unary operator methods correctly by @aycabta in #778
- Fix spelling error in parser comment by @dorianmariefr in #777
- update all files if any file is newer by @nobu in #748
- Add RI man page by @aycabta in #779
- Support full filename to make a link for a text file by @aycabta in #780
- Prefer require_relative by @marcandre in #658
New Contributors
- @natematykiewicz made their first contribution in #762
- @benoittgt made their first contribution in #775
- @marcandre made their first contribution in #658
Full Changelog: v6.2.1...v6.3.0
v6.2.1
What's Changed
- Update gemspec by @nobu in #743
- Drop 2.3 from CI by @aycabta in #744
- Drop JRuby 9.1.17.0 by @aycabta in #746
- Make
(#methodname)
a link by @nobu in #747 - Separate off test of RDoc::RubygemsHook by @aycabta in #749
- Fix ghost method line no by @aycabta in #751
- Treat Proc#call syntax sugar for constant correctly by @aycabta in #753
- Support newline in the middle of constant definition by @aycabta in #754
Full Changelog: v6.2.0...v6.2.1
v6.1.2
Full Changelog: v6.1.1...v6.1.2
v6.0.1.1
Full Changelog: v6.0.1...v6.0.1.1
v5.0.1
Full Changelog: v5.0.0...v5.0.1