YARD v0.6.0 Release Notes

Release Date: 2010-08-29 // over 13 years ago
    • ➕ Added dynamic local documentation server
    • ➕ Added @group/@endgroup declarations to organize methods into groups
    • ➕ Added yard executable to serve as main CLI tool with pluggable commands
    • ➕ Added --asset switch to yardoc to copy files/dirs to output dir
    • ➕ Added ability to register/manipulate tags via CLI (--tag, etc.)
    • ➕ Added yard diff command
    • ➕ Added statistics to yardoc output (and yard stats command)
    • ➕ Added Javascript generated Table of Contents to file pages
    • ⚡️ Updated various APIs
    • ✂ Removed yard-graph executable
    • 👀 See more changes in the {file:docs/WhatsNew.md what's new document}