RDoc v4.1.1 Release Notes

Release Date: 2014-01-09 // about 10 years ago
    • 🐛 Bug fixes
      • Fixed reporting of undocumented method parameters when including when yield and &block are present. Pull request #281 by Victor Bilyk.
      • Fixed merging of rd-style and hash-style comments at the top of a file. Bug #266 by Zachary Scott.
      • Fixed Document-attr in the C parser. Bug #271 by Hanmac.
      • Removed duplicated condition in superclass fixup. Pull request #282 by Benoit Daloze.