YARD v0.7.4 Release Notes

Release Date: 2011-12-02 // over 12 years ago
    • 0๏ธโƒฃ Redcarpet is now the default Markdown formatting library. GFM now works out-of-box (#404)
    • ๐Ÿ›  Fix server side searching for elements that are marked private (#420)
    • โž• Add 'textile_strict' and 'pre' markup types, reorganize text and none (#416)
    • ๐Ÿ‘Œ Improve encoding line detection (#415)
    • Add support for rb_define_alias in CRuby code (#413)
    • ๐Ÿ›  Fix rendering of some keywords in source view (#410)
    • โž• Add support for RDoc 3.10+ (#406, #407)
    • ๐Ÿ›  Fix typewriter text being processed in code blocks (#403)
    • ๐Ÿ‘Œ Improve support for has_rdoc in RubyGems 1.8.x (#401)
    • ๐Ÿ‘€ See the {file:docs/WhatsNew.md} document for details on added features