RDoc v3.5.3 Release Notes

Release Date: 2010-02-06 // about 14 years ago
    • 🐛 Bug fixes
      • When including a file perform a lossy force-transcoding to the output encoding instead of crashing to preserve as much content as possible. Ruby Bug #4376 by Yui NARUSE.
      • Work around inconsistent encoding result from String#sub!, String#gsub!. Related to Ruby Bug #4376.
      • Work around inconsistent encoding result from String#[]=. Related to Ruby Bug #4376.
      • When Darkfish fails the file being generated is now reported.