YARD v0.7.2 Release Notes

Release Date: 2011-06-14 // almost 13 years ago
    • 🛠 Fix yard --help not showing proper output
    • YARD now expands path to .yardoc file in daemon mode for server (#328)
    • 🛠 Fix @overload tag linking to wrong method (#330)
    • 🛠 Fix incorrect return type when using @macro (#334)
    • 💎 YARD now requires 'thread' to support RubyGems 1.7+ (#338)
    • 🛠 Fix bug in constant documentation when using %w() (#348)
    • 🛠 Fix YARD style URL links when using autolinking markdown (#353)