YARD v0.9.10 Release Notes

Release Date: 2017-11-18 // over 6 years ago
    • โž• Added --fail-on-warning option for yard doc which exits with a non-zero code if there are any warnings (#1093).
    • โž• Added support for parsing inside Struct.new blocks (#1099).
    • โž• Added support new ripper AST tokens (#1104, #1124).
    • ๐Ÿ›  Fixed an issue where @see (obj) reference tags would fail (#1111)
    • ๐Ÿ›  Fix sorting in yard stats (#1123).