YARD v0.6.5 Release Notes

Release Date: 2011-03-13 // about 13 years ago
    • ๐Ÿ‘Œ Support ripper gem in Ruby 1.8.7
    • โฌ†๏ธ Upgrade jQuery to 1.5.1
    • ๐Ÿ›  Fix handling of alias statements with quoted symbols (#262)
    • โž• Add CSS styles (#260)
    • ๐Ÿ“š Unhandled exception in YARD::Handlers::Ruby::MixinHandler indexing documentation for eventmachine (#248)
    • Splice any alias references on method re-definitions into separate methods (#247)
    • ๐Ÿ›  Fix "yard graph" (#245)
    • Don't process ++ typewriter text inside of HTML attributes (#244)
    • Prioritize loading of Kramdown before Maruku (#241)
    • ๐Ÿ“„ Skip shebang encoding in docstrings (#238)
    • ๐Ÿ›  Fix truncation of references in @deprecated (#232)
    • ๐Ÿ‘‰ Show @api private note when no other tags are present (#231)
    • ๐Ÿ“„ Detect docstrings starting with "##" as Docstring#hash_flag (#230)
    • โœ‚ Remove trailing whitespace from freeform tags (#229)
    • ๐Ÿ›  Fix line through for deprecated methods (#225)
    • Mistake in Tags.md (#223)
    • ๐Ÿ‘Œ Improve database storage by being more efficient with filesystem usage (#222)
    • ๐Ÿ‘‰ Make Registry thread local (#221)
    • ๐Ÿ‘Œ Support private_constant class method for 1.9.3 (#219)
    • Do not assume RDoc is installed (#214)